From 1c76b6ad210ff6a6a58c22ec05aa9185abf14d6b Mon Sep 17 00:00:00 2001 From: jester Date: Thu, 16 Apr 2026 19:08:09 +0000 Subject: [PATCH] Add Codex repo-specific tracking structure --- Codex/API/OPEN_ITEMS.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 Codex/API/OPEN_ITEMS.md 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