Learn

Start here.

Find your role, take the first action, read the three links. No need to read the rest.

Prefer watching first? /demo — 35s sizzle or the step-through walkthrough.

Then pick your role

Each role gets a first action and three reads. These are the four.

Operator

You run an initiative end to end and make the stage-gate calls.

First action — Scaffold a portal

$ npx @nino-chavez-labs/blueprint-cli init --name=my-initiative

Read first

Contributor

You send a fix or feature upstream into the methodology.

First action — Route your change

File an RFC or a plain PR — one question decides which. open ↗

Read first

Reviewer

You write or run stage gates and conformance checks.

First action — Run a reviewer

$ npx @nino-chavez-labs/blueprint-cli review <name> --target=<dir>

Read first

Stakeholder

You own oversight and approval, and consume the output.

First action — Read the 5-minute pitch

The leadership-facing "why" and what Blueprint produces. open ↗

Read first

Going further — running a team

Solo Blueprint needs none of this. The moment a second operator (or a second concurrent agent session) joins, coordination is Hive — optional, off by default, and worth standing up only when sessions genuinely contend. Read the readiness test before setting one up.