← Vault Index
Source: frameworks/kit-blueprint/00-blueprint-start-here.md

Blueprint Kit — Start Here

What This Is

The blueprint is the client-facing progress dashboard for a specific initiative. It shows the client where they are, where they're going, what's being built, and what's needed from them — in language that respects their intelligence without exposing internal advisor mechanics.

Audience: The client. This is their document. Format: Single-file HTML. Self-contained with embedded CSS, no external dependencies. Lifecycle: Living document. Updated only when something changes what the client sees.


What It Produces

One HTML blueprint per active initiative, named:

[client-first]-blueprint-[initiative-slug].html

Example: ruben-blueprint-accounting-mgr-os.html


Relationship to Other Documents

DocumentRelationship
Project PlanBlueprint mirrors the project plan's build structure — simplified for client consumption
CPMConstraint data flows through the project plan into the blueprint's opening frame
Master PlanMaster plan context informs the blueprint but is never exposed to the client
BuildsBlueprint references builds by name; builds/ folder holds the actual deliverables

Document flow: CPM → Master Plan → Project Plan → Blueprint → Builds


Operating Modes

Mode 1: Create New Blueprint

When: New initiative has an approved project plan. Inputs: Approved project plan, reference data, latest CPM. Process: Build all 9 sections from scratch following the output skill template.

Mode 2: Update After Session

When: Only when something changes that affects what the client sees. Inputs: Updated project plan, session transcript, reference data. What triggers an update:


File Inventory

FilePurpose
00-blueprint-start-here.mdThis file — orientation and modes
01-blueprint-context.mdInput types, content filtering rules, validation
02-blueprint-terminology.mdClient-facing vocabulary — what terms mean to THEM
03-blueprint-golden-example.htmlFully populated reference showing target quality
04-blueprint-quality.md100-point QC checklist with tone and jargon checks
05-blueprint-output-skill.mdProduction skill — template, components, content rules

What This Kit Does NOT Do


Critical Rule

The blueprint is the client's document. Every word, every section, every design choice must pass this test: "Would this make sense and feel respectful if the client read it cold?" If the answer is no, it belongs in the project plan, not here.