the signals and their derived score are provisional and subject to change.
validate manually before sharing.
636103cf2557d7436c3f8d049187ac4b4e626747none
CLAUDE.mdTool: claude-code@AGENTS.md
.claudeTool: claude-codeAGENTS.mdTool: agents-md# Agent guide
Start with these — all short:
- [README.md](README.md) — what RetroPlug is, how to build, project layout.
- [spec/](spec/README.md) — the architecture (one doc per concern). The build lives
in `packages/native/` (C++ host: `src/` core + `src/host/` layer + `plugin/`) +
`packages/retroplug/` (TS/UI). The older **legacy** build has been removed;
[spec/07-remaining-work.md](spec/07-remaining-work.md) tracks the residual cleanup + feature gaps.
- [docs/lsdj.md](docs/lsdj.md) — the .mcp.jsonTool: unspecified{
"mcpServers": {
"reaper": {
"command": "tools/reaper-mcp-launch.sh"
}
}
}
none