derive_page
Retrieve a concise page of pending derivation items for careful review. Avoids skimmed long checklists by returning only a few entries at a time.
Instructions
A page of a derivation still awaiting review. Deliberately small — a long list gets skimmed, and a skimmed checklist is worse than none because it looks reviewed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| cwd | No | Directory identifying the project and the tree. Defaults to this session's working directory, which in a git worktree is that worktree. | |
| page | No | ||
| per_page | No | Default 8. | |
| include_decided | No |