mirror of
https://github.com/OpenSquawk/OpenSquawk
synced 2026-08-21 14:45:34 +08:00
f2bf7862ea49e65f6e2ce0fd4ea685e00cb69bc4
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
No description provided
Languages
TypeScript
67.3%
Vue
31.8%
CSS
0.6%
JavaScript
0.3%