$ uv run gz test

[returncode] 0

[stdout]
Running tests...
  Eval delta: FAIL (3 regressions detected)

    instruction_eval / completeness: baseline=4.0, current=3.33 (delta=-0.67,
threshold=-0.5)
    instruction_eval / control_balance: baseline=4.0, current=3.33 (delta=-0.67,
threshold=-0.5)
    instruction_eval / surface_coverage: baseline=4.0, current=3.33
(delta=-0.67, threshold=-0.5)
  ↳ Eval delta: skipped (no baselines) — 5 surfaces scored, overall 2.7/4.0
  ↳ Eval delta: skipped (no eval datasets)
{
  "passed": false,
  "commands_discovered": 55,
  "commands_checked": 55,
  "commands_with_gaps": 1,
  "gaps": [
    {
      "command": "covers",
      "surface": "index_entry",
      "detail": "'covers.md' not in index"
    }
  ],
  "undeclared_commands": [],
  "orphaned_docs": []
}
Documentation Coverage Gap Report
========================================

  Command: covers
    MISSING: index_entry -- 'covers.md' not in index

FAILED: 1 issues found across 1 commands.
{
  "unlinked_specs": [],
  "orphan_tests": [],
  "unjustified_code_changes": [],
  "summary": {
    "unlinked_spec_count": 0,
    "orphan_test_count": 0,
    "unjustified_code_change_count": 0,
    "total_drift_count": 0
  },
  "scan_timestamp": "2026-03-27T21:19:43.983266+00:00"
}
{
  "unlinked_specs": [
    "REQ-0.1.0-01-01"
  ],
  "orphan_tests": [],
  "unjustified_code_changes": [],
  "summary": {
    "unlinked_spec_count": 1,
    "orphan_test_count": 0,
    "unjustified_code_change_count": 0,
    "total_drift_count": 1
  },
  "scan_timestamp": "2026-03-27T21:19:43.983873+00:00"
}
debug test
Unexpected error: unexpected
bad input
policy violated
network down

................................................................................
................................................................................
................................................................................
................................................................................
................................................................................
................................................................................
................................................................................
................................................................................
................................................................................
................................................................................
................................................................................
................................................................................
................................................................................
................................................................................
................................................................................
................................................................................
................................................................................
................................................................................
...................................................................Malformed REQ
in @covers at
/var/folders/7y/cvcpqqnj2_52yy4wl780kmqc0000gn/T/tmp2skbv4_6/test_bad.py:3 —
INVALID-FORMAT
................................................................................
................................................................................
................................................................................
....................................
----------------------------------------------------------------------
Ran 1783 tests in 17.097s

OK

Tests passed.


[stderr]
