zlh-grind/Codex/API
2026-04-19 21:09:02 +00:00
..
CURRENT_STATE.md Update API Codex current state for Node 24 modernization and hardening 2026-04-19 21:09:02 +00:00
DECISIONS.md Add Codex repo-specific tracking structure 2026-04-16 19:08:31 +00:00
OPEN_ITEMS.md Clarify API cleanup priorities and behavior-preserving consolidation plan 2026-04-18 23:47:35 +00:00
OVERVIEW.md Mention code-server controls in API overview 2026-04-16 20:32:45 +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.