diff --git a/OPEN_THREADS.md b/OPEN_THREADS.md index 85cae3e..39f2aa7 100644 --- a/OPEN_THREADS.md +++ b/OPEN_THREADS.md @@ -8,4 +8,17 @@ This file tracks items that are **active but unfinished**. Keep it short and cur - Link to canonical docs/issues when applicable ## Current -- (none yet) + +### API (zlh-api) +- EdgeState schema (track record IDs for DNS/edge publishing) +- DNS deletion reliability (use stored record IDs; regression test create→delete→recreate) +- Velocity dereg correctness +- Reconcile job (DB ↔ Proxmox ↔ DNS ↔ Velocity) – hourly/on-demand + +### Agent (zlh-agent) +- Directory normalization (`/opt/zlh///world`) +- Final cleanup of `verify.go` edge cases +- Reduce false negatives in READY detection + +### Platform (cross-cutting) +- Dev container provisioning spec + template + flow (Agent + API)