# Open Threads – zlh-grind This file tracks items that are **active but unfinished**. Keep it short and current. ## Rules - Add items when we intentionally pause work - Remove items when completed or explicitly deferred - Link to canonical docs/issues when applicable ## Current ### 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)