Documentation
README
Docs Maintainer
Use this skill to decide whether public docs need updates and to make those updates in the right place.
Docs Boundaries
- Public website docs source lives under
docs/public/**. - Internal product/spec planning stays under
docs/specs/**. - Implementation plans stay under
docs/plans/**. - Architecture decisions stay under
docs/decisions/**. - Raw supporting notes can remain under
docs/**outsidedocs/public/**, but do not publish them unless rewritten for users. docs/public/meta.jsonowns published-page order and navigation groups. Page paths own routes, and page frontmatter owns titles and descriptions.- The landing/docs website generates its content from this directory. Do not hand-edit generated files in the landing repository.
This is the opening of the README. Read the full README on GitHub.