Local dashboard
The hub stays static; session-aware views come from the CLI. Run cantrik status --json in your project. Use the VS Code Cantrik side panel webview (Status and registry) to render JSON in
the editor.
- Extension registry
- Recipe registry —
/registry/recipes.json - Multi-agent reviewer:
cantrik agents "..." --reflect - Agent harness — docs for harness summaries and re-plan.
Parse status JSON (browser-only)
Paste output of cantrik status --json. Nothing is uploaded;
parsing runs only in this tab.
Load harness summary (local file)
Choose .cantrik/session-harness-summary.json from disk. The file
never leaves your browser.