papertrail_issue_search
Search full text of cached issue and change-request titles and bodies to retrieve distilled decision records and coalesced issue-PR pairs.
Instructions
Full-text search across cached tracker issue and change-request titles and bodies. A hit whose thread has a distilled decision record carries it as record (the model's root-cause / decision / outcome over the whole thread); coalesced issue↔PR pairs answer as one result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes | ||
| explain | No | ||
| include | No | What to include: `git`, `papertrail` (both on by default), `generated`, `fallback` (off by default). Omit to keep defaults; an explicit list is the exact on-set. | |
| worktree | No | Absolute path of the checkout to scope reads to — pass a linked worktree to read its branch overlay. Defaults to the server's working directory. A path that is not a linked worktree of this repo is silently ignored: results then come from the indexed checkout, with no error. | |
| graph_limit | No | ||
| include_graph | No | compact |