zlh-grind/Codex/API
2026-05-03 19:54:47 +00:00
..
AGENT_TRUST_MODEL.md Add API agent trust model guidance 2026-04-30 22:03:54 +00:00
CURRENT_STATE.md Update API current state for worker controller billing support launch work 2026-05-03 19:54:05 +00:00
DECISIONS.md Record API security boundary and teardown decisions 2026-04-30 19:18:34 +00:00
OPEN_ITEMS.md Refresh API open items after launch validation 2026-05-03 19:54:47 +00:00
OVERVIEW.md Update API overview with active route boundaries and retired legacy flows 2026-04-24 18:14:40 +00:00
README.md Link API overview in README 2026-04-16 19:35:06 +00:00

API Codex

Repo: jester/zpack-api

Use this folder to track API-only work and API-owned integration contracts.

Read in this order:

  1. OVERVIEW.md
  2. CURRENT_STATE.md
  3. OPEN_ITEMS.md
  4. DECISIONS.md

Scope:

  • agent transport and contract handling
  • API readiness semantics
  • backup forwarding and response contracts
  • billing/auth/API-side lifecycle flows
  • hosted IDE/API-side proxy and token flow
  • API-owned service discovery and publish/teardown integration points

Do not put Portal-only or Agent-only implementation details here unless they directly affect API behavior or integration.