docs: add implementation plan for runtime-observation MCP
Six tasks: protocol module (pure logic, TDD'd), debug agent core (launch + software breakpoints, extends tools/dbg_path.py), watchpoints (DR0-DR3/DR7), screenshot + local JSON-over-TCP server, MCP server (tool definitions + bearer auth), and end-to-end integration against the real game on Caspian. Tasks 1 and 5 are Windows-independent and can run in parallel; Tasks 2/3/4/6 require ctypes.windll and must run on Caspian against the real process.
This commit is contained in:
parent
70213dfa8e
commit
a06b3a28df
1 changed files with 1331 additions and 0 deletions
1331
docs/superpowers/plans/2026-07-03-runtime-observation-mcp-plan.md
Normal file
1331
docs/superpowers/plans/2026-07-03-runtime-observation-mcp-plan.md
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue