Plans

Build plans for larger initiatives — each is both the contract (what to build) and the runbook (a phase-by-phase checklist executed as Opus- orchestrated red/green/verify cycles). One document per initiative.

  • vz macOS backend — the Phase 3 local backend for macOS operators, built on lima / Virtualization.framework.
  • Standalone CLI — make ztd a self-contained, installable binary (Homebrew / download) driven by a single ztd.toml, with all dependency config generated inside the binary.
  • Backend cohesion & parity — keep the backends sharing one pipeline (centralize at the Go contract, not Terraform); single-source guest provisioning + a shared smoke-test library.