Appearance
Sample Service
A sample repository showing the documentation structure for Forgedocs.
Setup
bash
npm install
npm run devOverview
This is a demo service that demonstrates how to structure documentation for use with Forgedocs.
Files
ARCHITECTURE.md— High-level architecture, codemap, verifiable invariantsCLAUDE.md— AI agent entry point with conventionsdocs/glossary.md— Domain vocabularydocs/service-map.md— Inter-service communicationdocs/security.md— Security rulesdocs/features/user-auth.md— Feature documentation exampledocs/adr/001-use-jwt.md— Architecture Decision Record example