DaveCloud
Policy-Gated Control Plane for DaveStores
Compact authority-artifact emitter. Status, proof, deploy, emit — no raw payloads, no model weights, no AWS credentials required. Covenant enforcement built in.
CLI Commands
| Command | Description |
|---|---|
| davecloud status | Check DaveStores health, deployment state, and policy gate locks. |
| davecloud proof | Run 5-gate control-plane proof: manifest integrity, route index SHA-verify, deployed marker, policy mutation, non-claims. |
| davecloud deploy | Deploy the control-plane marker when proof passes. |
| davecloud emit | Emit status and proof as JSON and Markdown artifacts. |
| davecloud init | Bootstrap a new DaveStores root with registry and deployment marker. |
| davecloud validate | Validate DaveStores root structure against schema. |
Quick Install
npx @majinboux/davecloud status
# Or install globally:
npm install -g @majinboux/davecloud
davecloud status --jsonSet DAVESTORES_ROOT to your DaveStores directory (default: ./davestores). No AWS credentials needed.
Benchmarks
Real DaveStores (7 stores, 8 route indexes):
| Operation | Cold | Warm |
|---|---|---|
| Status | ~11ms | ~2ms |
| Full Proof (5 gates) | ~28ms | ~18ms |
Licensing
DaveCloud is open-source (MIT) for personal and evaluation use. Commercial production deployment requires a license.
Secure checkout powered by Stripe. No account required. Instant access after purchase.
Source & Docs
Authority artifacts only — no raw payloads on this page.
DaveCloud emits governed status and proof receipts. It does not expose model weights, private payloads, or provider credentials through the public site.
