summaryrefslogtreecommitdiffstats
path: root/PROGRESS.md
diff options
context:
space:
mode:
Diffstat (limited to 'PROGRESS.md')
-rw-r--r--PROGRESS.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/PROGRESS.md b/PROGRESS.md
index 77ef8ad..49ca216 100644
--- a/PROGRESS.md
+++ b/PROGRESS.md
@@ -2,7 +2,7 @@
2 2
3Tracking rebuilding ship for agent-first JSON interface. 3Tracking rebuilding ship for agent-first JSON interface.
4 4
5## Status: IN PROGRESS 5## Status: READY FOR TESTING
6 6
7## Completed 7## Completed
8- [x] Design docs (SHIP_V2.md, SPEC.md) 8- [x] Design docs (SHIP_V2.md, SPEC.md)
@@ -21,8 +21,12 @@ Tracking rebuilding ship for agent-first JSON interface.
21- [x] Port allocation (server-side) 21- [x] Port allocation (server-side)
22 22
23## Upcoming 23## Upcoming
24- [ ] Wire up v2 commands in main.go (feature flag or replace)
25- [ ] Testing with real deploys 24- [ ] Testing with real deploys
25- [ ] Remove v1 code after validation
26
27## Wiring
28- v2 is now the default interface
29- Set `SHIP_V1=1` to use legacy v1 (human-formatted output)
26 30
27## Completed Recently 31## Completed Recently
28- [x] `ship list` - enumerate all deploys from /etc/ship/ports and /var/www 32- [x] `ship list` - enumerate all deploys from /etc/ship/ports and /var/www