1 MIN READ•findings
API Lab Makeup Refactor — Task Progress
- [x] Remove runtimeMode state variable and externalEndpoint
- [x] Replace Runtime Mode Toggle UI with simple Local Lab Mode indicator
- [x] Fix all 3 runtimeMode/externalEndpoint references (Reading + Elaboration Phase 2 + Phase 3)
- [x] Remove DirectorNotesPanel from Reading tab
- [ ] Remove DirectorNotesPanel from Elaboration tab
- [ ] Refactor ModelMakeupPanel (remove explanation text, remove Stable Identity Note, 3-column layout, show User Signal)
- [ ] Remove CompareRunsPanel from Evaluate tab
- [ ] Move RitualCostPanel to top of Evaluate tab
- [ ] Modify RecentRunsPanel to show only latest 3 runs
- [ ] Modify RecentRunsPanel expanded view to show full responseText
- [ ] Lift reading results to parent page state for preservation across tabs
- [ ] Run typecheck to verify