JYRY Command Center (jyry-command-center) is a tracker-driven desktop and MCP platform.
- Electron app: reads and visualizes the tracker in real time
- MCP server and CLI: expose tracker operations to agents and operator tooling
- Script layer: bootstrap, parser, backup, and validation helpers
- Profile manifests: define consumer-specific tracker and docs resolution
- Runtime, MCP, scripts, and bootstrap all resolve the active consumer profile from the same manifest shape.
genericis the public fresh-install path.jyryis the compatibility profile for existing JYRY wiring.- Parser/profile validation and backup-before-write happen in the script layer before tracker mutation.