Clarify API codex scope

This commit is contained in:
jester 2026-04-16 19:33:47 +00:00
parent 3b6f10a20a
commit 686bbb21f6

View File

@ -2,7 +2,7 @@
Repo: `jester/zpack-api`
Use this folder to track API-only work.
Use this folder to track API-only work and API-owned integration contracts.
Read in this order:
1. `CURRENT_STATE.md`
@ -15,5 +15,6 @@ Scope:
- 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.
Do not put Portal-only or Agent-only implementation details here unless they directly affect API behavior or integration.