Dogfooding Guides
README first, .faf second, code third.
Any stack Honest scores Day-one context
Pick a workflow
Standard Workflow
RecommendedComplete guide for any project type. Works with TypeScript, Python, Rust, Go, and more.
- 8-step workflow
- Language-specific examples
- FAQ + quick reference
WASM Workflow
AdvancedSpecialized guide for Rust WASM projects. Example: faf-wasm-gen.
- WASM project focus
- Rust-specific setup
- Browser/edge context
Philosophy
You can't generate meaningful AI context from an empty repository. Foundation doesn't mean empty. Foundation means you know what you're building.
Quick start
Install faf-cli
npm install -g faf-cli Then follow the Standard Workflow guide to add project.faf to your project.
New project?
Start with the New Project Guide — three commands from README to AI-ready context.