Skip to content

v0.1.5

Choose a tag to compare

@baskduf baskduf released this 02 Jun 05:51
· 101 commits to main since this release

Patch release for the decision-memory follow-up to v0.1.4. This release moves the decision-docs gate from review-only guidance into the generic target template that future adoptions copy.

Added

  • Decision-memory guidance in the generic AGENTS.md template for non-trivial product or workflow structure, integration or mock external-behavior boundaries, major data models, state classifications, or UX principles that become code structure.
  • A completion criterion requiring agents to report whether decision docs were added, an existing ADR covers the choice, or no decision record was needed.
  • A Decision-docs gate field in the harness review report template so the specific /harness review diagnostic does not get lost when reviewers use the template.
  • Regression coverage that keeps the generic completion gate and review report gate wired in.

Validation

  • python3 -m unittest discover -s tests
  • python3 -m py_compile scripts/apply_harness.py scripts/check_docs_drift.py scripts/check_structure.py scripts/check_encoding_hygiene.py scripts/check_effectiveness_plan.py scripts/harness_doctor.py
  • python3 scripts/check_docs_drift.py
  • python3 scripts/check_structure.py
  • python3 scripts/check_encoding_hygiene.py
  • python3 scripts/check_effectiveness_plan.py
  • python3 scripts/harness_doctor.py --target .