Testing
Practical smoke checks aligned with the codebase—not a promise of shipped CI coverage.
RC-API
GET /healthreturns success.GET /tools/list-allwithAuthorization: Bearer <RC_API_KEY>returnssuccess: trueand a tool count.
MCP
- Cursor shows MCP server
RCrunning without spawn errors. - Call
recloudwith a trivialsubcommand(e.g. a read-only local tool if available, or a cheap remote tool).
Tray
- Save key → verify
mcp.jsoncontainsRCwithRC_API_KEY. - Save constitution → verify
recloud-behavior.mdcappears under.cursor/rules/(path depends on chosen Cursor dir).
Regression triggers
Run the suite above whenever you bump RC-API, MCP bundle, or tray independently.