Tlon
This is a shipped config-backed outbound surface. Tlon inbound serve runtime is not implemented yetAt A Glance
| Field | Value |
|---|---|
| Catalog id | tlon |
| Config key | tlon |
| Implementation status | config_backed |
| Transport | tlon_urbit_ship_api |
| Aliases | urbit |
| Default send target kind | conversation |
Minimal Config
Smoke Test
Command Surface
| Operation | Command | Usage or status |
|---|---|---|
| ship message send | tlon-send | Usage: loong tlon-send [OPTIONS] —target <TARGET> —text <TEXT> |
| ship event service | tlon-serve | tlon inbound serve runtime is not implemented yet |
Required Fields For Send
| Requirement | Config paths | Env pointer paths | Default env |
|---|---|---|---|
| channel enabled | tlon.enabledtlon.accounts.<account>.enabled | none | none |
| ship | tlon.shiptlon.accounts.<account>.ship | tlon.ship_envtlon.accounts.<account>.ship_env | TLON_SHIP |
| ship url | tlon.urltlon.accounts.<account>.url | tlon.url_envtlon.accounts.<account>.url_env | TLON_URL |
| login code | tlon.codetlon.accounts.<account>.code | tlon.code_envtlon.accounts.<account>.code_env | TLON_CODE |
Gateway And Ownership
This surface is a direct-send delivery lane. It does not joinmulti-channel-serve or the gateway-owned reply-loop contract today.
Operator Notes
- Tlon is the shipped Urbit outbound lane. Inbound serve support remains catalog-only for now.
Related Docs
- Continue to Channel Guides for the full shipped channel matrix.
- Continue to Channels for the conceptual surface model.
- Continue to Channel Setup for the shared public setup contract.