feat: WebSocket bridge to Timmy + trim fat (2211→1181 lines)
Some checks failed
CI / validate (pull_request) Failing after 5s

Adds real-time WebSocket connection to Timmy's backend:
- Agent behaviors driven by live cognitive state
- Chat routed to real Timmy (not fake responses)
- Dual-brain panel updates from WS
- Graceful degradation when offline

Trimmed 1030 lines (47% reduction):
- Simplified glass floor (removed 6-band edge system)
- Compacted dual-brain panel (removed per-frame scan canvas)
- Removed simulateAgentThought() (WS replaces it)
- Removed fake chat responses
- Compacted all functions

Refs #8
This commit is contained in:
perplexity
2026-03-25 16:30:08 +00:00
parent 5bd43302d9
commit 95793222ce
2 changed files with 590 additions and 1626 deletions

2180
app.js

File diff suppressed because it is too large Load Diff