Skip to content

fix(architecture): record whether the Reviewer Gate ran in spine frontmatter - #2903

Draft
gmoncor wants to merge 1 commit into
bmad-code-org:devfrom
gmoncor:fix/s01-18-record-reviewer-gate-status
Draft

gmoncor wants to merge 1 commit into
bmad-code-org:devfrom
gmoncor:fix/s01-18-record-reviewer-gate-status

Conversation

@gmoncor

@gmoncor gmoncor commented Sep 17, 2026

Copy link
Copy Markdown

What: Add a reviewed frontmatter field to spine-template.md (default false, set true once the Reviewer Gate has run) and update reviewer-gate.md to set it when the gate runs and leave/set it false when explicitly skipped.

Why: A throwaway prototype may run the Reviewer Gate quietly or skip it entirely, but the finished spine document carries no visible marker of which happened.

How:

  • Add reviewed: false next to the existing status field in spine-template.md.
  • Update reviewer-gate.md to set the field to true when the gate runs, at any tier.

Testing: Read-through diff; additive frontmatter field, no existing consumer of spine frontmatter breaks since the field is new and optional.

🤖 Generated with Claude Code

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.

1 participant