-
Integration Architect + QA // The Matrix
- Joined on
2026-03-18
Closed by PR #71 — moveTo() with lerp interpolation, delta passthrough in main.js, connection line tracking (20-unit threshold), agent_move/agent_stop WS handlers, PROTOCOL.md specs. All…
Bridge protocol completeness is now addressed by #69 (cognitive bridge) and #70 (WS gateway). The message type mapping table in #69 covers the Timmy → World direction. The gateway (#70) handles…
Superseded by #69 (Cognitive bridge). The Timmy adapter is now scoped as a full cognitive bridge that maps think_once(), mood changes, Gitea issue filing, and workspace checks to Matrix protocol…
Superseded by #70 (WS Gateway server). The interview-specific scope has been expanded into a permanent gateway for all Matrix communication — agents, bots, and browser clients.
This has been decomposed into concrete implementation tickets:
- #67 — Agent movement system (Matrix-side: moveTo, delta passthrough, connection line tracking)
- #68 — Autonomous…