zlh-grind/Codex/API
2026-04-30 19:19:38 +00:00
..
CURRENT_STATE.md Update API current state after hardening and teardown work 2026-04-30 19:19:38 +00:00
DECISIONS.md Record API security boundary and teardown decisions 2026-04-30 19:18:34 +00:00
OPEN_ITEMS.md Update API open items after hardening and teardown validation 2026-04-30 19:18:09 +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.