Discover
North star, value prop, the bet.
Strategy and motivation — what we are building, who it is for, why now. Each card excerpts a canonical source document; click through to read the full section.
What it is
Blueprint applied to itself — the productization pass. Turns the Blueprint methodology from a single-operator workflow into a team-adoptable, portable platform. Methodology source (canonical, do not edit without waiver): tools/blueprint/ Extends: wip/blueprint-redesign/ (v1-solo foundation: ADR-0001/0002, inherited…
Extends, not supersedes
blueprint-redesign settled and deployed the v1-solo foundation: • ADR-0001 dual-protocol distribution — @blueprint/cli (npm) + MCP-over-stdio + a GitHub Actions template, over a single canonical source. One-way by design: the source is read-only; consumers PULL via semver-aware blueprint upgrade. Hosted Worker / auth…
The expansion
The operator asked to "expand for things I didn't think of." A productized, team-scale Blueprint needs the following. Each is tagged [CORE] (blocks an operator requirement — not optional), [HIGH], [MED], or [DECISION] (a fork to resolve, not a build). Track A — Distribution & Versioning • [CORE] Consumer registry /…
Scope ceiling
Resolved 2026-06-04 (operator). No hosted service. Everything ships on git-host + npm + CI primitives. This reshapes the architect-surfaced additions to a no-server form (and simplifies several): • Access control / identity → the git host's own identity (GitHub/GitLab users) + CODEOWNERS + branch rulesets + role…