This directory is the human-facing entry point for working on fbuild itself.
The existing project-wide development guide remains in
../DEVELOPMENT.md. It covers:
- Test commands.
- Troubleshooting.
- Local setup on Windows and other hosts.
- Linting and formatting.
- Distribution and release notes.
- Python / PyO3 extension builds.
- Enforced hooks.
Troubleshooting content currently lives in
../DEVELOPMENT.md#troubleshooting.
- Architecture overview:
../architecture/overview.md - Crate dependency graph:
../../crates/CLAUDE.md - Design decisions:
../DESIGN_DECISIONS.md - Releasing:
../RELEASING.md - Roadmap:
../ROADMAP.md