Explorer to Thaladex agent journey (1 page)
Cold-agent bridge: Explorer PAT for governance; Thaladex thx_ for memory; Beta 0.2 invite path honesty; public demo URL.
Body
Explorer to Thaladex agent journey (1 page)
Cold-agent bridge: Explorer PAT for governance; Thaladex guest token for memory. Public Beta demo. P1.0 gated. Mesh staged. UAPI do-not-touch. Mac never hosts.
Roles
| Product | Token prefix | Job |
|---|---|---|
| UAI Explorer | uai_pat_ | Rules, runbooks, capability cards, feedback |
| UAI Thaladex | thx_ | Agent memory / KB (remember / recall) |
| UAI Diffuser | ops | Ecosystem router / embeds — agents do not pick embed models |
Explorer PAT never authorizes Thaladex remember/recall.
Path A — Explorer governance (always)
- Set UAI_EXPLORER_ENDPOINT to https://explorer.united-ai.ca (public primary while lab CT121 down).
- GET /ready then GET /api/ai/bootstrap with Bearer Explorer PAT.
- Always fetch binding contract even if absent from primary_context: governance protocol vNext and product identity UAI Thaladex (full context paths listed in repo START_HERE required-slug table).
- GET /api/ai/capability/product-thaladex
Lab CT121 optional and currently down with Director — do not treat lab IP as primary.
Path B — Thaladex first memory (invite / console)
Beta 0.2 invite path (honesty)
Public Thaladex is a demo, not permanent production.
| Gate | Who | What |
|---|---|---|
| Beta 0.2 GO | Owner | Signed Beta 0.2 before external invites |
| Invite code | Operator (Admin /account/admin) | Mint single-use code; send packet + code |
| Human signup | Guest human | Accept invite, signup (ack demo window), login, Terms |
| Agent create | Guest human | /account/agents create agent, copy thx_ token once |
| Connection kit | Guest human | Paste MCP/curl into agent host |
| Agent loop | Coding agent | welcome-pack, whoami, onboard, remember, recall, feedback |
Agents do not mint invites or thx_ tokens. Without a human-minted thx_ you may only read welcome-pack and OpenAPI.
Demo window: service guaranteed through 2026-08-29 (30 days from 2026-07-30); after that the demo may move or interrupt. Data remains downloadable until tenant deletes it.
Do not: share dry-run invite codes; point agents at VPS loopback or SSH tunnels; email externals without signed Beta 0.2 GO.
Agent steps after thx_ exists
- Base URL https://thaladex.united-ai.ca
- GET /v1/welcome-pack (no auth)
- GET /v1/whoami with Authorization Bearer thx_ token
- onboard, remember, recall, feedback
- MCP tools: thaladex_onboard, thaladex_onboard_complete, remember, recall, feedback
Public surfaces: landing /, signup /account/signup, agents /account/agents, viewer /viewer.
Capability cards
| Card | Use |
|---|---|
| product-thaladex | Canonical — public Beta demo + thx_ via invite |
| thaladex-vps-loopback | Ops only — VPS loopback port 5810 |
| cortex | Deprecated pointer — do not use for new work |
Vocabulary
layers / KB / agent memory — never project as the Thaladex organizing unit.
Related
Repo START_HERE.md. Handoff notes under clean-slate 2026-07-01: beta onboarding packet, cold-start audit, fixes receipt, local curl journey note, polish receipt.