Documentation for fallow, codebase intelligence for TypeScript and JavaScript.
npm ci
npm run docs:devPreview at http://localhost:3000.
This repository is the canonical source for fallow's public user documentation. See PUBLICATION.md for the public-only boundary, artifact provenance, and synchronization contract.
Public pages are grouped by user task. See the complete placement map in
CONTRIBUTING.md. docs.json is the source
of truth for navigation order.
Edit any .mdx file and push to main. Mintlify deploys automatically.
Run npm run content:manifest after changing public content, then run
npm run check before pushing.