core/workbench-ui/src/app/trace
Shay 717c6a334a
CGA Substrate Migration & Pack Registry Consolidation (#929)
* fix: final cleanups for CGA substrate migration PR

- Update UI test fixtures to packs/data paths
- Clean CLAUDE.md/GEMINI.md to minimal per AGENTS.md
- Refactor fraction geometric construction into dedicated helper in problem_frame_contracts.py
- No TODOs left in code; notes in PR description

This completes the mechanical readiness for the CGA substrate + registry consolidation work.

* docs: include PR description for review

* chore: enforce forgejo tooling in AGENTS.md

* docs: update bootstrap skill and add git-forgejo config doc per new rules

* docs: remove deprecated git-forgejo wrapper docs

* chore: ignore local .mcp.json configuration file

* fix(ui): remove unsupported assessment.bindings usage to fix TS2339/TS7006 in constructionEvidencePanelModel
2026-07-05 15:36:11 -07:00
..
constructionEvidenceEndpoint.test.ts feat(workbench-ui): add Trace construction panel scaffold (#894) 2026-06-23 14:08:54 -07:00
constructionEvidenceEndpoint.ts feat(workbench): prepare construction evidence endpoint seam (#893) 2026-06-23 10:11:21 -07:00
ConstructionEvidencePanel.test.tsx feat(workbench-ui): expand Trace construction evidence inspection 2026-06-23 15:03:38 -07:00
ConstructionEvidencePanel.tsx Lane 5: UI Trace Updates for Geometric Invariants 2026-07-04 15:12:48 -07:00
constructionEvidencePanelModel.test.ts feat(workbench-ui): expand Trace construction evidence inspection 2026-06-23 15:03:38 -07:00
constructionEvidencePanelModel.ts CGA Substrate Migration & Pack Registry Consolidation (#929) 2026-07-05 15:36:11 -07:00
constructionEvidenceView.test.ts feat(workbench): add UI catch-up evidence scaffolding (#891) 2026-06-23 10:09:45 -07:00
constructionEvidenceView.ts feat(workbench): add UI catch-up evidence scaffolding (#891) 2026-06-23 10:09:45 -07:00
practiceEvidenceEndpoint.test.ts feat(workbench-ui): add Trace practice evidence panel scaffold (#901) 2026-06-23 23:45:48 -07:00
practiceEvidenceEndpoint.ts feat(workbench-ui): add Trace practice evidence panel scaffold (#901) 2026-06-23 23:45:48 -07:00
PracticeEvidencePanel.tsx feat(workbench-ui): add Trace practice evidence panel scaffold (#901) 2026-06-23 23:45:48 -07:00
practiceEvidencePanelModel.test.ts feat(workbench-ui): add Trace practice evidence panel scaffold (#901) 2026-06-23 23:45:48 -07:00
practiceEvidencePanelModel.ts feat(workbench-ui): add Trace practice evidence panel scaffold (#901) 2026-06-23 23:45:48 -07:00
practiceEvidenceView.ts feat(workbench-ui): add Trace practice evidence panel scaffold (#901) 2026-06-23 23:45:48 -07:00
TraceRoute.test.tsx feat(workbench): wire construction evidence into Trace route (#895) 2026-06-23 13:28:17 -07:00
TraceRoute.tsx feat(workbench-ui): wire Trace practice evidence tab (#902) 2026-06-24 12:10:21 -07:00
TraceRouteConstruction.test.tsx test(workbench-ui): lock trace construction tab wiring (#897) 2026-06-23 14:25:09 -07:00
TraceRoutePractice.test.tsx feat(workbench-ui): wire Trace practice evidence tab (#902) 2026-06-24 12:10:21 -07:00