get_case_queue
Return unresolved ambiguity cases from reconciliation for a given repository, with an optional interactive mode to step through each case for resolution.
Instructions
Return unresolved ambiguity cases from reconciliation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repoPath | Yes | Repo path whose .dossier/ case queue to read | |
| interactive | No | When true, walk open cases via MCP elicitation instead of just listing them |