v0.1.4
Patch release for governance documentation and review diagnostics. This release keeps /harness review diagnostic-only while tightening the durable-memory review path and clarifying command usage.
Added
- Failure memory for missed ADR review when structural product decisions are implemented without decision-record consideration.
- A
/harness reviewdiagnostic warning for product or workflow structure, mock external-behavior boundaries, major data models, state classifications, or product UX principles that become code structure without adocs/decisions/update or explicit justification. - iOS as a roadmap candidate profile paired with the existing Android profile, with Xcode, simulator, signing, and device checks documented as macOS/manual unless a target repository already has macOS CI.
Changed
- Clarify that
/harness ...names are prompt conventions by default, not built-in editor commands. - Refine
/harness review sub-agentownership guidance so reviewer mode and fallback reason stay parent/orchestrator-owned. - Update localized README command guidance to match the English prompt convention wording.
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 .