If I had to word it for users…
“For vibe coders, the AI Primer is the place to start. It is the compressed, AI-readable version of the architecture. It tells your LLM the component boundaries, what not to build, the correct build order, and the pass/fail rules without filling the context window. Blueprints are the deeper implementation packets when you are ready to build one component.”
Document Reading Order
AI Primer first.
Blueprints only when focused.
Full specs document from bible only when resolving ambiguity.