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:
parent
631563e58a
commit
234785144d
5 changed files with 1089 additions and 2 deletions
|
|
@ -1,4 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||
<url><loc>https://disinto.ai/</loc></url>
|
||||
<url><loc>https://disinto.ai/dashboard</loc></url>
|
||||
<url><loc>https://disinto.ai/docs/quickstart</loc></url>
|
||||
<url><loc>https://disinto.ai/docs/architecture</loc></url>
|
||||
</urlset>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue