kcode-telegram-identity 0.1.4

Persistent Telegram identity authorization and Kmap-root directory
Documentation

kcode-telegram-identity

kcode-telegram-identity is Kennedy's persistent Telegram identity directory. It binds preauthorized handles to stable numeric Telegram user IDs, supplies the Telegram transport's whitelist, authorizes delegated additions, records opaque Telegram groups, and maps users and groups to canonical Kweb root nodes.

The library is a typed in-process component. It has no HTTP, Axum, Telegram networking, Kweb mutation, orchestration, or credential-vault API. Completed group mappings can be resolved in either direction, allowing callers to address a known Telegram group by its canonical Kweb root without handling transport chat IDs.

See Documentation.md for the complete API.