Skip to content

[Preset]: Update Intake Review Governance to v0.1.1 #3727

Description

@hindermath

Preset ID

intake-review-governance

Preset Name

Intake Review Governance

Version

0.1.1

Description

Reviews single, series, and campaign intake files before Spec Kit execution and binds accepted outcomes to normalized content hashes.

Author

Thorsten Hindermann

Repository URL

https://github.com/hindermath/spec-kit-preset-intake-review-governance

Download URL

https://github.com/hindermath/spec-kit-preset-intake-review-governance/archive/refs/tags/v0.1.1.zip

Documentation URL

https://github.com/hindermath/spec-kit-preset-intake-review-governance/blob/v0.1.1/README.md

License

MIT

Required Spec Kit Version

=0.8.3

Required Extensions (optional)

None

Templates Provided

  • intake-review-policy-template - project policy for optional or mandatory intake review
  • intake-review-request-template - single, series, or campaign review request
  • intake-review-result-template - machine-readable outcome bound to normalized intake hashes
  • intake-review-report-template - accessible human-readable review report
  • intake-review-checklist-template - review dimensions and acceptance boundaries
  • intake-review-runbook-template - review, repair, status, and consumer-gate runbook
  • intake-review-agent-guidance-addendum-template - agent-neutral guidance
  • intake-review-field-validation-summary - synthetic and field-validation summary

Commands Provided

  • speckit.intake-review - reviews intake files without changing their content
  • speckit.intake-repair - repairs explicitly authorized findings and re-runs review
  • speckit.intake-review-status - inspects result freshness without changing files

Number of Scripts (optional)

2

Tags (2–5)

intake, review, governance, quality-gate, autonomous

Key Features

Hi @mnriem, thank you again for your earlier review and for merging the original v0.1.0 catalog submission in #3604 and #3613. This is the compatible v0.1.1 update.

  • Series reviews require schema 1.1 and bind the repository-relative review request through normalized SHA-256 requestEvidence.
  • Validates request/result identity, target roles and cardinality, exact target order, roots, dependency edge integrity, predecessor coverage, and acyclicity.
  • Rejects drift, identity or role mismatch, incomplete ordering, unknown, duplicate, or self-referential edges, missing predecessors, and cycles.
  • Retains compatible Single and Campaign schema 1.0 validation.
  • Normalization covers LF, CRLF, and UTF-8 BOM consistently across Bash and PowerShell.
  • Keeps review and status read-only; repair needs explicit file authority; no implicit feature, commit, push, pull-request, or merge authority is granted.
  • Remains optional at priority 65 between Agent Parity Governance at 60 and Autonomous Run Governance at 70; compatible with the ten-preset profile.
  • Provides 8 templates, 3 commands, and 2 Bash/PowerShell validators.
  • Passed positive and negative graph fixtures, normalization parity, exact tag-ZIP installation, resolution, disable/enable, remove/reinstall, and command-uniqueness checks.
  • Validated with the Spec Kit 0.12.11 ten-preset stack and isolated Codex, Claude, Copilot Skills, and Antigravity surfaces.
  • Maintainer feedback is appreciated; the preset remains opt-in and grants no implicit execution or remote authority.

Testing Checklist

  • Preset installs successfully from the exact tagged ZIP URL
  • All included templates resolve after installation
  • All included commands resolve after installation
  • Bash and PowerShell validators pass their positive fixtures
  • Bash and PowerShell validators reject the negative graph fixtures
  • LF, CRLF, and UTF-8 BOM normalization is equivalent across platforms
  • Disable and enable behavior has been verified
  • Remove and reinstall behavior has been verified
  • Command names remain unique in the ten-preset profile
  • Documentation matches the v0.1.1 release

Submission Requirements

  • The preset repository is public
  • The release tag v0.1.1 exists
  • The exact tagged archive installs successfully
  • The documentation URL is pinned to v0.1.1
  • The preset has an OSI-approved MIT license
  • No secrets or credentials are included
  • No implicit remote-write authority is granted
  • The submission is the only active preset update from this author

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions