zlh-grind/Codex/API
2026-04-16 19:33:47 +00:00
..
CURRENT_STATE.md Align API current state with local code 2026-04-16 19:33:23 +00:00
DECISIONS.md Add Codex repo-specific tracking structure 2026-04-16 19:08:31 +00:00
OPEN_ITEMS.md Clarify API open items 2026-04-16 19:33:36 +00:00
README.md Clarify API codex scope 2026-04-16 19:33:47 +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. CURRENT_STATE.md
  2. OPEN_ITEMS.md
  3. 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.