Files
HAL9000 734c444c6a test(plan-correct): add failing BDD scenario proving JSON output missing spec envelope
Add @tdd_expected_fail BDD scenarios that prove the plan correct --format json
command outputs a flat dict instead of the spec-required nested envelope structure.
The scenarios assert data.correction.mode is present (currently absent) and that
the command field is "plan correct" (currently empty string).

ISSUES CLOSED: #8584
2026-06-02 07:19:20 -04:00
..