Private
Public Access
0
0
Files
manual_slop/tests
ed d872899eac test(gui_2): add 2 Phase 5 invariant tests + Phase 5 checkpoint
TIER-2 READ conductor/code_styleguides/error_handling.md end-to-end before Phase 5.

Phase 5 Batch C migration complete. 11 INTERNAL_BROAD_CATCH event-handler
sites migrated to Result[T] pattern per FR-BC-4. The legacy wrappers drain
errors to app._last_request_errors (data plane attribute).

Migrated sites:
- L1284 _populate_auto_slices outline
- L1293 _populate_auto_slices file_read
- L1367 _apply_pending_patch
- L1393 _open_patch_in_external_editor
- L1428 request_patch_from_tier4
- L3163 render_tool_preset_manager_content bias_save
- L3582 render_context_batch_actions preview
- L5380 render_operations_hub ext_editor_panel
- L5786 render_text_viewer_window ced
- L5920 render_external_editor_panel config
- L7208 render_beads_tab list

V count dropped from 14 to 3 (11 sites migrated; remaining 3 in Phase 7/8).

Invariant tests:
- test_phase_5_invariant_batch_c_count_dropped: locks V count <= 3
- test_phase_5_invariant_all_11_migration_sites_have_tests: locks all 11
  sites have both success and failure tests
2026-06-20 00:09:03 -04:00
..