fix: feat: quickstart guide and architecture docs on disinto.ai (#394)

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>
This commit is contained in:
openhands 2026-03-21 14:43:19 +00:00
parent 631563e58a
commit 234785144d
5 changed files with 1089 additions and 2 deletions

View file

@ -1,10 +1,13 @@
# site/
Static landing page for disinto.ai.
Static site for disinto.ai.
## Files
- `index.html` — landing page
- `dashboard.html` — live factory metrics dashboard
- `docs/quickstart.html` — quickstart guide (from zero to first automated PR)
- `docs/architecture.html` — architecture overview (agent loop, phase protocol, vault)
- `og-image.jpg` — Open Graph image used for social sharing previews (`og:image` / `twitter:image`)
- `al76.jpg` / `al76.webp` — hero image (Robot AL-76)
- `favicon.ico`, `favicon-192.png`, `apple-touch-icon.png` — favicons