diff --git a/Codex/API/OPEN_ITEMS.md b/Codex/API/OPEN_ITEMS.md index 8e2d2dd..18be7b2 100644 --- a/Codex/API/OPEN_ITEMS.md +++ b/Codex/API/OPEN_ITEMS.md @@ -3,9 +3,9 @@ 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 +- normalize backup response shape: define canonical success bodies for list/create/restore/delete and a stable error envelope that preserves agent details +- simplify and harden `devProxy`: reduce repeated hosted/tunnel logic, confirm cookie/security settings for production, and keep websocket/http behavior consistent +- service discovery migration: audit edge publish/DNS/Cloudflare/Technitium, Prometheus SD, dev IDE wildcard, and post-provision hot paths for direct host assumptions - provisioning validation follow-up where API behavior is involved ## Verify before re-opening