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.

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.

Back home