## CRITICAL: Must Be Combined with #94
These tickets (#95 and #94) **cannot be tested separately**. The dashboard requires the session logs to function. They must be **in ONE PR**.
Also: **You forgot to expose the MCP tools again**.
Every time someone adds an MCP tool, they forget to add it to:
1. `/rails/mcp-bridge/src/tools/index.ts` - tool registration
2. `/rails/config/tinker/mcp_permissions.yml` - permissions
This is the second or third time this has happened. The pattern is clear but nobody remembers.