Commit 93055bd
docs(specs): add specs 26-29 — the local-cloud platform lane (M9) (#83)
Designs the "complete devstack = local cloud" vision (4 specs, adversarially
verified) + FEATURES #18-21 + a ROADMAP M9 lane (~14w, stays 0.x):
- 26 CLI completeness & README reconciliation: the README is stale (up/down/
secrets/trust/dns/tunnel are SHIPPED, only shell/logs are stubs); land real
shell, up --rebuild/--skip-clone, tunnel up/down, machine-wide workspace
list + registry, reserve post-1.0 verbs. Ships first as v0.3.0.
- 27 data-plane resource layer: generalize provision-on-demand into a Resource
model + per-engine Provisioner family (internal/resource) + a declarative
resources: block (the recommended path) + a new up-saga phase; free-text kind
ledger (zero migrations), crypto/rand keygen, RemoveProvisioned op.
- 28 cloud-engine templates: LocalStack + ministack (ministack.org AWS-emulation
image, provides: aws, interchangeable with LocalStack) + NATS (JetStream) +
Kafka (Redpanda default) + RabbitMQ. Native messaging default, LocalStack opt-in.
- 29 imperative resource commands: db/s3/queue/stream/topic + thin `aws --`
shim, each mirroring the provision-phase lock->overlay->provisioner->ledger
flow. db+s3 ship now on the PG/MinIO substrate; messaging gated on spec 28.
Owner decisions recorded: ministack = the ministack.org image (AWS-emulation
engine, not a preset); native NATS/Redpanda default + LocalStack opt-in;
declarative resources: is the recommended path; build spec 26 first then the
substrate + db/s3. Adversarial verify caught + fixed spec 26 duplicating specs
16 (logs)/13 (purge-data)/05 (tunnel-secret-guard).
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 03f3791 commit 93055bd
6 files changed
Lines changed: 808 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
80 | 96 | | |
81 | 97 | | |
82 | 98 | | |
| |||
100 | 116 | | |
101 | 117 | | |
102 | 118 | | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
95 | 116 | | |
96 | 117 | | |
97 | 118 | | |
| |||
105 | 126 | | |
106 | 127 | | |
107 | 128 | | |
| 129 | + | |
108 | 130 | | |
109 | 131 | | |
110 | 132 | | |
| |||
0 commit comments