# Ship v2 Rebuild Progress Tracking rebuilding ship for agent-first JSON interface. ## Status: IN PROGRESS ## Completed - [x] Design docs (SHIP_V2.md, SPEC.md) ## Current Phase: Foundation - [ ] JSON output types and helpers - [ ] New CLI structure (`ship [PATH]` as primary) - [ ] Auto-detection logic - [ ] Error codes ## Upcoming - [ ] Deploy flows (static, docker, binary) - [ ] Health checks - [ ] TTL support + cleanup timer - [ ] `ship host init` (update to match spec) - [ ] `ship list/status/logs/remove` with JSON output ## Commits --- ## Notes - Branch: `agent-mode` - Keep v1 code for reference until v2 is working - Test with real deploys before merging to main