Skip to content

Blueprint completion: PROJECT_BLUEPRINT.md supreme authority - #82

Open
zowskyy wants to merge 1 commit into
mainfrom
cursor/blueprint-completion-67f1
Open

Blueprint completion: PROJECT_BLUEPRINT.md supreme authority#82
zowskyy wants to merge 1 commit into
mainfrom
cursor/blueprint-completion-67f1

Conversation

@zowskyy

@zowskyy zowskyy commented Aug 8, 2026

Copy link
Copy Markdown
Owner

Summary

Makes PROJECT_BLUEPRINT.md the supreme Definition of Done for agents and release orchestration. RELEASE_READY and gate-slice passes no longer override an incomplete blueprint.

Changes

  • .cursor/rules/blueprint-completion.mdc — auto-enabled rule: audit all blueprint slices before claiming complete
  • scripts/blueprint_audit.py + manifest/blueprint_slices.json — 17 slices mapped to verification commands/manifests per blueprint §2–§11
  • scripts/release_readiness.py — adds wave_blueprint_completion; GA blocked until blueprint audit passes
  • GA protocol / AGENTS.md / PROJECT_BLUEPRINT.md — hierarchy documented (blueprint > orchestrator)

Current blueprint status

python3 scripts/blueprint_audit.py --skip-run7/17 slices pass

Open slices: 0.3, 1.3, 2.2, 5.0, 6.1, 6.2, 6.3, 7.0, 8.0, 11.0

Next smallest slice: 0.3 (sync LAUNCH_CHECKLIST.md public claims with gate evidence) or 2.2 (PROJECT_STATE.md coverage report)

Release verdict

RC_READY — orchestrator RC gates pass; not RELEASE_READY until blueprint completes (wave_blueprint_completion blocker).

Test

python3 scripts/blueprint_audit.py --skip-run
python3 scripts/release_readiness.py --audit --skip-run
Open in Web Open in Cursor 

- Add blueprint-completion.mdc rule; GA protocol subordinate to blueprint
- Add scripts/blueprint_audit.py + slice registry (manifest/blueprint_slices.json)
- Wire release_readiness.py wave_blueprint_completion check
- M5 gate slice remains RC; blueprint §7 Phase 5 tracked via phase5_full_compiler.json

Co-authored-by: zowskyy <zowskyy@users.noreply.github.com>
@zowskyy
zowskyy marked this pull request as ready for review August 8, 2026 23:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants