project-root/ ├── package.json # Dependencies (existing convention) ├── README.md # Human documentation (existing convention) ├── project.faf # AI context (FAF) └── ...