Add Codex repo-specific tracking structure

This commit is contained in:
jester 2026-04-16 19:08:09 +00:00
parent 234cf34eb0
commit 1c76b6ad21

21
Codex/API/OPEN_ITEMS.md Normal file
View File

@ -0,0 +1,21 @@
# API — Open Items
Only keep unfinished API work here.
## Active
- normalize backup response shape now that callers tolerate multiple field names
- simplify and harden `devProxy`
- service discovery migration for remaining hot-path references
- provisioning validation follow-up where API behavior is involved
- Headscale auth key generation
## Verify before re-opening
- hosted IDE token + hosted URL flow
- backup forwarding semantics
- readiness polling/cache behavior
- quota enforcement on create flow
## Not API-owned
- agent-local backup implementation details
- portal-only UX/polish
- PBS / infra backup strategy