Private
Public Access
0
0
Files
manual_slop/tests
ed 169a58d68a conductor(gui_2): Phase 1 checkpoint — 3-file inventory + 4 invariant tests
TIER-2 READ conductor/code_styleguides/error_handling.md end-to-end before Phase 1.

Tasks:
- 1.1: Run audit --include-baseline --json > PHASE1_AUDIT_BASELINE.json
- 1.2: Walk audit + write 3 inventory docs (46+33+9 = 88 sites)
- 1.3: Add 4 Phase 1 invariant tests in tests/test_baseline_result.py

Per-file migration-target counts (from audit):
  mcp_client.py: 46 (40 BC + 5 SS + 1 UNCLEAR)
  ai_client.py:  33 (17 BC + 9 SS + 7 RETHROW)
  rag_engine.py:  9 ( 5 BC + 1 SS + 3 RETHROW)
  Total: 88 sites

Stay-as-is counts:
  mcp_client.py: 9 (all INTERNAL_COMPLIANT)
  ai_client.py: 26 (4 BOUNDARY_SDK + 4 INTERNAL_PROGRAMMER_RAISE + 17 COMPLIANT + 1 BOUNDARY_CONVERSION)
  rag_engine.py: 6 (5 INTERNAL_PROGRAMMER_RAISE + 1 COMPLIANT)
2026-06-20 08:16:02 -04:00
..