v0.1.5
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.mdtemplate 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 gatefield in the harness review report template so the specific/harness reviewdiagnostic 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 testspython3 -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.pypython3 scripts/check_docs_drift.pypython3 scripts/check_structure.pypython3 scripts/check_encoding_hygiene.pypython3 scripts/check_effectiveness_plan.pypython3 scripts/harness_doctor.py --target .