# 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) - **DNS Fix CRITICAL**: provisionAgent.js passing FQDN to EdgePublisher instead of SHORT hostname (3 line changes needed) - 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) - Backup server audit (verify backup targets, schedules, restore paths, and alerting)