- Remove action-agent card from site/docs/architecture.html
- Remove action/ directory line from architecture.html
- Update formula comments to reference dispatcher instead of action-agent
- Remove action/action.log from log scan loops in preflight.sh and collect-metrics.sh
- Remove action from find command in agent-smoke.sh
- Rename step 1 from "Clone and start the stack" to "Clone disinto"
- Remove bin/disinto up from step 2 snippet (init already starts the stack)
- Clarify that disinto init handles the full bootstrap including stack start
- Note disinto up/down as available for subsequent restarts
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Add two documentation pages to the site:
- site/docs/quickstart.html — prerequisites, disinto init walkthrough,
first issue lifecycle demo
- site/docs/architecture.html — agent loop diagram, phase protocol,
vault/quality gate, planner+predictor feedback cycle
Both pages are linked from the landing page navigation and footer.
Sitemap updated with new URLs.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>