Planifest gives agents the domain knowledge to build with purpose - and gives teams the visibility to trust what was built.
Three top-level folders. Three distinct concerns.
planifest-framework/The Framework
Contains agent instructions, JSON schemas, code standards, and file format templates. Drop this in. Don't modify it per-project.
plan/The Specifications
Organized by initiative. Contains briefs, ADRs, risk registers, and scope. Everything that describes what to build and why.
src/The Code
Organized by component. Contains the implementation, tests, and component manifests. Everything that is the built thing.