UAPI Explorer v0.3.0 AI-Authoring Sprint (Recursive)
The UAPI Explorer v0.3.0 sprint ships the AI-first authoring surface:
Body
UAPI Explorer v0.3.0 AI-Authoring Sprint (Recursive)
Purpose
The UAPI Explorer v0.3.0 sprint ships the AI-first authoring surface:
POST /api/ai/documents (create), PATCH /api/ai/documents/{slug}
(edit), and GET /api/ai/capabilities (self-description refresh). The
body cap matches the read-side char_cap (24000 chars). Every write is
redacted and audit-trailed, and verification is immediate via
GET /api/ai/context/{slug} with no consistency lag.
This workstream entry is recursive: it is itself a workstream output of
the sprint it describes. The branch feature/ai-authoring-v0.3.0 is
where the sprint work happens; this catalog entry stub was produced by
Wave 6 (the ecosystem sweep) of that same sprint.
Current State
- Status: active (sprint in flight).
- Branch:
feature/ai-authoring-v0.3.0. - Production baseline: CT121 v0.2.3 public-safe.
- Sandbox baseline: CT126 v0.2.3 at parity.
- Catalog count growth: 180 (2026-06-22) → 184 (2026-06-23) → 242 (2026-06-25) — net growth driven by this sprint's evidence and contract entries.
- New endpoints (v0.3.0):
POST /api/ai/documents— AI author create.PATCH /api/ai/documents/{slug}— AI author edit.GET /api/ai/capabilities— AI self-description refresh.
Wave Structure
The sprint is organized into numbered waves. As of 2026-06-25:
- Wave 1–5: scaffolding, identity gates, schema contracts, route registry,
validator CLI, evidence receipts (see
uai-doc-docs-runbooks-uapi-*entries for the receipt trail). - Wave 6: ecosystem sweep — inventory the full UAI ecosystem and draft stub catalog entries for missing items (this entry is a Wave 6 output).
Key Components / Locations
- Working dir: the UAPI Explorer source repo (Beacon-side).
- Server:
server.py. - Tests:
tests/. - Docs:
docs/runbooks/ai-authoring-lane.md(v0.3.0 AI authoring contract),docs/diary/(sprint diary). - Branch:
feature/ai-authoring-v0.3.0.
Relationships
- Ships into:
uai-doc-ecosystem-product-uapi-explorer. - Deploys on:
uai-doc-ecosystem-hardware-ct126(sandbox) first, thenuai-doc-ecosystem-hardware-ct121(production) after operator approval. - Sibling workstreams:
uai-doc-...(provides design contracts the sprint consumes),uai-doc-...(parallel infrastructure work).
Status
active — v0.3.0 sprint in flight; no production submission yet.
See Also
uai-doc-ecosystem-product-uapi-exploreruai-doc-ecosystem-hardware-ct121uai-doc-ecosystem-hardware-ct126uai-doc-docs-runbooks-ai-authoring-laneuai-doc-...uai-doc-...