The local .uai/ suite remains hot startup continuity. A configured MATM, LLM Wiki, AIWikis path, database, or other shared memory system is an additive durable layer.
When the runtime is available
- Load local
.uai/first for identity, current constraints, ownership, and recovery policy. - Verify the current authenticated runtime contract and authority.
- Read back coordinator epoch, leases, per-recipient cursors, idempotency state, and conflicts.
- Search or update durable memory only through the configured routes.
- Promote reviewed current facts into the project authority layer; do not treat a successful request as proof without readback.
When the runtime or database is unavailable
Continue only inside locally recorded authority. Keep proposed writes queued with stable operation IDs, mark remote delivery, lease, acknowledgement, and durable-memory state unknown, preserve conflicts, and resume from current readback after recovery. The simple local package must remain useful for inspection, bounded work, and handoff even when no API or database is reachable.
Credentials are not memory
Inventory credential file names, locations, intended use, safe hashes, and scope without printing passwords, tokens, keys, cookies, connection secrets, or one-time values. Distinguish deploy authority from API, MATM, database, and tool authority.
Support boundary
Agent runtimes execute. UAIX records portable configuration, logical identity, authority boundaries, routing references, reviewed evidence, and offline continuity. Runtime systems retain authentication, credential verification, leases, queues, transactions, tool execution, database writes, and delivery readback. A missing-authority request is review-pending only and applies no grants.
Schemas and validation
- Advanced Multi-Agent Workload schema
- Reference workload example
- UAI-1 profile registry
- Swarm Readiness checklist