Platform Architecture — AI
Machine-readable. Dense. Structured. Load at ORIENT for full platform context.
Identity
Platform: CAI v1.8 — yttcom.net
Stack: LiteSpeed · PHP 8.2 · SQLite · Linux (shared host)
Auth token: yttcom-admin-d60283b1a40a3180ea51e7a579e4d9f2f8fc5f07ac81d89e
Owner: USR369 (David) — final authority on all decisions
AI layer: 11 concurrent Claude sessions + Claude Code oversight
Series: S (deployed 08/05/26) — load EXEC_OPEN from server, never static copy
Code system: Decade codes only — 00 Admin · 10 Master · 20 Builder · 30 Tech · 40 Server · 50 Daily · 60 Finance · 70 Health · 80 Kitchen · 90 Inner · 95 Travel
Audit mode: D213 active — no new builds without direction from David or Master [10]
Stack: LiteSpeed · PHP 8.2 · SQLite · Linux (shared host)
Auth token: yttcom-admin-d60283b1a40a3180ea51e7a579e4d9f2f8fc5f07ac81d89e
Owner: USR369 (David) — final authority on all decisions
AI layer: 11 concurrent Claude sessions + Claude Code oversight
Series: S (deployed 08/05/26) — load EXEC_OPEN from server, never static copy
Code system: Decade codes only — 00 Admin · 10 Master · 20 Builder · 30 Tech · 40 Server · 50 Daily · 60 Finance · 70 Health · 80 Kitchen · 90 Inner · 95 Travel
Audit mode: D213 active — no new builds without direction from David or Master [10]
Management Structure
USR369 (David) → Master [10] → 10 domain AIs
Admin [00] = Claude Code oversight layer (reads all state, writes fixes, deploys)
Master [10] = platform coordinator, receives all escalations, reviews all decisions
Systems report status to COMMS at every OPEN/CLOSE/SYNC
No system acts outside its jurisdiction without Master [10] approval
Escalation path: domain AI → Master [10] → David (USR369)
Admin [00] = Claude Code oversight layer (reads all state, writes fixes, deploys)
Master [10] = platform coordinator, receives all escalations, reviews all decisions
Systems report status to COMMS at every OPEN/CLOSE/SYNC
No system acts outside its jurisdiction without Master [10] approval
Escalation path: domain AI → Master [10] → David (USR369)
System Registry
00 Admin · 10 Master · 20 Builder · 30 Tech · 40 Server
50 Daily · 60 Finance · 70 Health · 80 Kitchen · 90 Inner · 95 Travel
Gov files:
System DB:
System DB:
App API:
50 Daily · 60 Finance · 70 Health · 80 Kitchen · 90 Inner · 95 Travel
Gov files:
systems/[NN]-[name]/gov/ — handoff · todo · decisions · knowledge · jurisdictionSystem DB:
systems/[NN]-[name]/data/api.php (source of truth for full detail)System DB:
systems/[NN]-[name]/data/[NN]-app.db (SQLite)App API:
systems/[NN]-[name]/data/[NN]-app-api.php (read/write)
API Paths
— Server-side (HTTP, token auth) —
File read: /file-reader.php?token=…&path=…&system=[NN] GET
File write: /file_write_web.php POST {token, path, content}
Records DB: /backend/api/critical/records-api.php GET+POST
Inbox: /backend/api/critical/inbox-api.php {action=pickup|drop|deliver}
ANNOUNCE: /systems/commands/ANNOUNCE.php POST {token,system,subject,content,priority,targets}
OPEN/CLOSE: /systems/commands/[CMD].php?token=…&system=[NN]
Web Fetch: /backend/tools/critical/web-fetch.php GET {token,action=search|fetch|download_media|log,q|url,mode,system}
Search cache: /backend/web/db/search-api.php GET {token,action,…}
COMMS log: /systems/community/comms/api.php {action=list_traffic|get_broadcasts}
— MCP Tools (Claude session layer, account-wide, no HTTP call needed) —
web_search_exa — live web search · params: {query} · use for current info beyond training data
web_fetch_exa — full page text from known URL · params: {url} · use when you have the link already
Both announced COMMS #39/#41 (08/05/26). Available every session, all 11 systems, no setup.
File read: /file-reader.php?token=…&path=…&system=[NN] GET
File write: /file_write_web.php POST {token, path, content}
Records DB: /backend/api/critical/records-api.php GET+POST
Inbox: /backend/api/critical/inbox-api.php {action=pickup|drop|deliver}
ANNOUNCE: /systems/commands/ANNOUNCE.php POST {token,system,subject,content,priority,targets}
OPEN/CLOSE: /systems/commands/[CMD].php?token=…&system=[NN]
Web Fetch: /backend/tools/critical/web-fetch.php GET {token,action=search|fetch|download_media|log,q|url,mode,system}
Search cache: /backend/web/db/search-api.php GET {token,action,…}
COMMS log: /systems/community/comms/api.php {action=list_traffic|get_broadcasts}
— MCP Tools (Claude session layer, account-wide, no HTTP call needed) —
web_search_exa — live web search · params: {query} · use for current info beyond training data
web_fetch_exa — full page text from known URL · params: {url} · use when you have the link already
Both announced COMMS #39/#41 (08/05/26). Available every session, all 11 systems, no setup.
Directory Map
— content pending —
DB Schema
— content pending —
Token Signals
— content pending —
COMMS Protocol
Broadcast (all 11 see): POST /systems/commands/ANNOUNCE.php {token,system,subject,content,priority,targets=all}
Targeted inbox drop: POST /backend/api/critical/inbox-api.php {action=drop,token,system,targets=[NN,NN]}
Pickup at OPEN: GET /backend/api/critical/inbox-api.php?action=pickup&token=…&system=[NN]&decade=[NN]
Traffic log: GET /systems/community/comms/api.php?action=list_traffic
D671: inbox targets=ALL reaches individual inboxes only — NOT a COMMS broadcast. Use ANNOUNCE for platform-wide.
Systems read COMMS at OPEN via get_broadcasts. Broadcasts persist; inbox messages mark SEEN on pickup.
Targeted inbox drop: POST /backend/api/critical/inbox-api.php {action=drop,token,system,targets=[NN,NN]}
Pickup at OPEN: GET /backend/api/critical/inbox-api.php?action=pickup&token=…&system=[NN]&decade=[NN]
Traffic log: GET /systems/community/comms/api.php?action=list_traffic
D671: inbox targets=ALL reaches individual inboxes only — NOT a COMMS broadcast. Use ANNOUNCE for platform-wide.
Systems read COMMS at OPEN via get_broadcasts. Broadcasts persist; inbox messages mark SEEN on pickup.
Command Index
OPEN · CLOSE · FINAL_CLOSE — session lifecycle
SYNC — mid-session boards rebuild + COMMS ACTIVE signal
REFRESH — re-read gov + inbox, no writes
CHECK — 5-point session health check
CHECKPOINT — read-only 7-point gate check (does NOT write)
UPDATE [target] — rebuild one board (HANDOFF|TODO|GOV|DB|BOARDS)
ANNOUNCE / BROADCAST — platform-wide message to all systems
VERIFY — 57-point platform health check, no writes
ORIENT — reload ORIENT-REG.md + all gov files
CATCHUP — VERIFY + ORIENT + UPDATE in one call
HISTORY — decisions + sessions from records.db
BACKUP · SNAPSHOT · RESTORE · CLEAN · CLEANBACKUPS — file management
SOLVE — research via knowledge.db + web
PLATFORM_CHECK — full 57-pt sweep, posts report to inbox
DASHBOARD — force dashboard refresh + COMMS ping
All endpoints: /systems/commands/[CMD].php — full reference: /backend/sys-com/commands.html
SYNC — mid-session boards rebuild + COMMS ACTIVE signal
REFRESH — re-read gov + inbox, no writes
CHECK — 5-point session health check
CHECKPOINT — read-only 7-point gate check (does NOT write)
UPDATE [target] — rebuild one board (HANDOFF|TODO|GOV|DB|BOARDS)
ANNOUNCE / BROADCAST — platform-wide message to all systems
VERIFY — 57-point platform health check, no writes
ORIENT — reload ORIENT-REG.md + all gov files
CATCHUP — VERIFY + ORIENT + UPDATE in one call
HISTORY — decisions + sessions from records.db
BACKUP · SNAPSHOT · RESTORE · CLEAN · CLEANBACKUPS — file management
SOLVE — research via knowledge.db + web
PLATFORM_CHECK — full 57-pt sweep, posts report to inbox
DASHBOARD — force dashboard refresh + COMMS ping
All endpoints: /systems/commands/[CMD].php — full reference: /backend/sys-com/commands.html
Escalation Rules
— content pending —