mirror of
https://github.com/OpenSquawk/OpenSquawk
synced 2026-08-01 14:16:05 +08:00
7a1f75152aff8d69ce5310af51430fb2e2113afb
normalizeDecisionTraceResult had no callers — it was the only root of ensureTraceCalls, normalizeTraceFallback/AutoSelection, the whole normalizeTimeline* chain, VALID_TRACE_STAGES and isPlainObject, so that entire block was unreachable. Same for activeFlowInfo. Leftovers from the LLM decision routing that moved to the Python backend (see CLAUDE.md): the trace the debug panel renders now comes straight from the engine's lastDecisionTrace, already shaped. cloneForTrace stays — runFullSimulation still uses it. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Description
Languages
TypeScript
67.3%
Vue
31.8%
CSS
0.6%
JavaScript
0.3%