← Back to registry
Quality Advanced by Agent Buildprint
Buildprint Mapper OS
Turn a real codebase into a source-independent execution contract so agents build in bounded phases, prove claims honestly, and hand off without source-repo access.
methodology
agent-ready 01 Source-independent distillation
02 Phase-flow replay
03 Bounded team simulation
04 Evidence honesty
05 Fresh-agent isolation
Executable packet spine
The files or runtime artifacts a fresh agent must read or produce before claiming progress.
- 01-questions.md
- 02-project-setup.md
- 03-phases/phase-flow.md
- 03-phases/<phase-id>.md
- 04-evaluation.md
- 05-evidence/evidence-ledger.schema.json
- .buildprint/phase-runs/<phase-id>/proof.md
- .buildprint/evidence/evidence-ledger.jsonl
Proof gates
Checks that prevent a vague implementation from being reported as complete.
- ✓Every phase starts with implementation grammar
- ✓Runtime evidence rows are schema-valid
- ✓Blocked/synthetic evidence cannot upgrade claims
- ✓No-fake scans require real artifacts
- ✓Architecture/UX/QA reviews answer required headings
- ✓Fresh-agent replay and outcome judge pass or name gaps
Risks covered
Failure modes the Buildprint makes visible before an agent can hide them in “done”.
- ⚠Secret leakage
- ⚠Scope shrink
- ⚠Synthetic proof overclaimed
- ⚠Provider/browser blockers hidden as success
What this ships
01
Source census
02
Scope selection
03
Executable packet spine
04
Phase-flow constitution
05
Runtime evidence schema
06
Architecture/UX/QA review loop
07
Fresh-agent replay scorer
Validation evidence
For newer phase-flow Buildprints, this names replay or outcome evidence. For older registry entries, it lists the included validation checks.
- MiroFish map judge: 89, ship-with-notes
- Replay workspace: /tmp/mapper-replay-rDH0JF
- Outcome judge: 0.74, ship-with-notes
- Final flow report: pass true
Copyable agent prompt
Use the Agent Buildprint: Buildprint Mapper OS.
Bootstrap it with `agb start https://agent-buildprint.com/buildprints/buildprint-mapper-os/package.json ./my-build` or inspect the GitHub folder. Follow BUILDPRINT.md plus METHODOLOGY.md as the authority. Generate a source-independent selected-buildprint packet, preserve scope fidelity, require phase-flow execution, read evidence-ledger.schema.json before runtime evidence, write runtime rows only to .buildprint/evidence/evidence-ledger.jsonl, and do not upgrade blocked, synthetic, credential-limited, or browser-limited proof claims.