docs(readme): reconcile stale Commands/Status to the shipped surface (spec 26) - #84
Merged
Conversation
…(spec 26) The README marked up/down/secrets/trust/dns/tunnel as planned (🚧) when they are all shipped; only shell and logs are real stubs. Reconcile per spec 26 (the credibility gate): - Commands table: up/down/status, init, secrets, trust, dns, tunnel, import, workspace destroy, uninstall, template new, shared gc/doctor all marked ✅; shell + logs are the only 🚧 (logs -> spec 16). - Quickstart "headline flow": init -> doctor -> ws clone -> up -> status -> down (+ secrets ingest), replacing the read-only-only sample. - Status: M0-M8 shipped + v0.2.0+ auto-released; point at the M9 local-cloud lane. - How it works: provisions per-project Postgres role/db (not bucket — that is M9). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
First slice of spec 26 (the credibility gate) — a truth-pass over already-shipped code.
The README claimed
up/down/secrets/trust/dns/tunnelwere planned (🚧) when they're all shipped; onlyshellandlogsare real stubs. This fixes:shell+logsremain 🚧 (logs→ spec 16).init → doctor → ws clone → up → status → down+secrets ingest).Docs-only (no version bump). The remaining spec-26 code (
shell,workspace list+ registry,up --rebuild/--skip-clone,tunnel up/down, reserved stubs) follows in afeat:PR.🤖 Generated with Claude Code