diff --git a/Codex/API/OPEN_ITEMS.md b/Codex/API/OPEN_ITEMS.md new file mode 100644 index 0000000..7b3ba80 --- /dev/null +++ b/Codex/API/OPEN_ITEMS.md @@ -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