Maintainer Notes
This notes lane is for root-package maintenance work that is too tactical for the human guide but worth keeping near the package.
Current Follow-Ups
Section titled “Current Follow-Ups”- Keep root-package docs aligned with
src/app.tsandsrc/server.ts. - When a new cross-cutting surface emerges, add it to
slingshot-specs/documentation-impact-map.jsonso docs review becomes enforceable instead of tribal. - If
bun run docs:generatestarts creating new source doc scaffolds, replace the starter copy with real package guidance instead of leaving template text in the repo. - See Code-First Docs Reimagining for the current proposal to restructure the public docs around package-first and entity-first authoring.
- See Core Docs Coverage Audit for the audited checklist of core framework surfaces that must have an explicit docs home before the restructure is considered ready.
Private Notes
Section titled “Private Notes”Create private.md in this folder for untracked personal notes. The repo .gitignore excludes it and the docs sync skips it.