Start Here
The shortest path to value is now explicit.
mkdir company-docs cd company-docs cp -R ../repodocs-ai/templates . cp -R ../repodocs-ai/prompts . cp -R ../repodocs-ai/diagrams .
npm run bootstrap:docs-repo -- ../company-docs
Documentation Hub
The live RepoDocs AI site now includes the documentation itself. New visitors should start with the 5-minute installation guide, then use this hub to move through the product, roadmap, runtime, and source documents.
Start Here
mkdir company-docs cd company-docs cp -R ../repodocs-ai/templates . cp -R ../repodocs-ai/prompts . cp -R ../repodocs-ai/diagrams .
npm run bootstrap:docs-repo -- ../company-docs
Published Pages
Core Docs
Operational Docs
Publishing Note
GitHub Pages deploys the site/ directory for this repository. These published copies ensure the live URL includes the docs content itself instead of pointing visitors at repository paths outside the Pages artifact.