Skip to content

Sync Depone quickstart docs#17

Open
moonweave wants to merge 1 commit into
spec/v113-depone-brand-contractfrom
spec/v114-quickstart-doc-sync
Open

Sync Depone quickstart docs#17
moonweave wants to merge 1 commit into
spec/v113-depone-brand-contractfrom
spec/v114-quickstart-doc-sync

Conversation

@moonweave

Copy link
Copy Markdown
Contributor

Summary

  • Sync README quickstart examples with the current Depone CLI flow and python3 invocation.
  • Add the public depone validate-contracts command to the README command table.
  • Add a product-shell block to docs/command-reference.md that mirrors the current Depone design/validate/compile/verify/demo commands.

Why

The public quickstart and command reference had drifted from the current CLI behavior: demo output was implicit, Agent Fabric/operator-view usage was not shown, and self-test counts were stale.

Validation

  • python3 -m depone design --self-test → 4/4 passed
  • python3 -m depone compile --self-test → conductor 4/4 passed; agent_fabric 6/6 passed
  • python3 -m depone validate --self-test → 4/4 passed; evaluate_plan self-test PASS
  • python3 -m depone verify --self-test → 7/7 passed
  • python3 -m depone validate-contracts --self-test → 22/22 passed
  • python3 -m depone demo --self-test → passed
  • python3 -m depone demo --out out/depone-quickstart → completed and wrote quickstart artifacts
  • python3 scripts/check_readme_quality.py README.md → pass
  • python3 scripts/check_release_text.py . → pass
  • python3 scripts/check_contract.py --tier changed → pass
  • git diff --check → pass

Stack

Stacked on #16 (spec/v113-depone-brand-contract).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant