Skip to content

Troubleshooting

Start with the page that owns the failing layer.

  1. Verify the current process with frigg --version and the live client MCP tool list.
  2. Call workspace when repository scope, snapshot readiness, watch convergence, or runtime exposure is uncertain.
  3. Follow canonical next_actions and exact error codes instead of guessing a recovery.
  4. Use the CLI for operator maintenance such as frigg index; do not invent a public MCP reindex tool.
  5. After recovery, rerun the original producer and verify the result with a fresh source read.
  • ../frigg/README.md
  • ../frigg/docs/operator-runbook.md
  • ../frigg/crates/cli/src/mcp/types/recovery.rs
  • ../frigg/crates/cli/src/mcp/types/workspace.rs
  • ../frigg/crates/cli/src/mcp/server/errors.rs