Clarify API open items

This commit is contained in:
jester 2026-04-16 19:33:36 +00:00
parent 33bab437a4
commit 3b6f10a20a

View File

@ -3,9 +3,9 @@
Only keep unfinished API work here. Only keep unfinished API work here.
## Active ## Active
- normalize backup response shape now that callers tolerate multiple field names - 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` - simplify and harden `devProxy`: reduce repeated hosted/tunnel logic, confirm cookie/security settings for production, and keep websocket/http behavior consistent
- service discovery migration for remaining hot-path references - 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 - provisioning validation follow-up where API behavior is involved
## Verify before re-opening ## Verify before re-opening