mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-11 21:57:14 +03:00
Comprehensive architecture decision record covering the live variant mode: context, key decisions (source modification over DOM patching, SSE over WebSocket, self-contained skill scripts, HTTP long-poll for agent), full architecture diagram with message flows, variant wrapper format, browser UI states, session persistence, security model, server resilience, performance optimizations, test coverage, known limitations, and future work. Also picks up improvements from parallel thread: poll timeout bumped to 10 min, SSE heartbeat every 30s, and other minor fixes. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>