mesh-demo — End-to-end Mesh Protocol demonstration
mesh demo [scenario] [--quiet]
# mesh-demo
End-to-end Mesh Protocol demonstration tool. Runs scripted scenarios that exercise the full commerce lifecycle (register → discover → negotiate → transact → verify → settle credits), governance lifecycle, or stress tests. Proves the mesh works as a coherent system.
## Commands
- `mesh demo commerce` — Full commerce lifecycle (9 steps)
- `mesh demo governance` — Proposal→vote→tally (3 steps)
- `mesh demo stress` — Multi-agent stress test
- `mesh demo --quiet` — Log only, no terminal output
## Output
- Step-by-step pass/fail with colored terminal output
- Logs saved to `memory/demo-runs/`
## Dependencies
Uses: mesh-identity, mesh-exchange, mesh-negotiate, mesh-transact, mesh-verify, mesh-credits, mesh-governance, mesh-stress