Skip to content

v0.7.2

Choose a tag to compare

@github-actions github-actions released this 13 Aug 20:12
· 9 commits to main since this release

PRD documents get a compact four-section template and advisory checks that keep spec and plan content out of them.

Breaking changes

  • prd template drops its 20-section skeleton for four sections: Vision, Problem, Goals, Requirements.

Features

  • Writing a prd flags sections owned by spec, plan, or adr.
  • Duplicate statements copied between linked documents surface as findings.
  • BCP 14 modals and EARS clauses in prd requirements get flagged.

Fixes

  • Vagueness checks skip headings, so ## Best Practices stops triggering findings.
  • Phrase lexicon respects word boundaries, ending false hits like "as needed" inside longer text.

Changelog

  • ed44d5d fix: prd/specs improves in tracks
  • f1b17a6 ci: fix error w/ comments