Default issue-search result count when no count is passed (#1571). Sized to
leave headroom past scout's affinity phases (merged-PR + starred), which can
fill a small cap on their own and starve the broad/maintained phases via the
allCandidates.length < maxResults gate. Shared between CLI
(cli-registry.ts), MCP tool (tools.ts), and MCP prompt (prompts.ts).
Default issue-search result count when no count is passed (#1571). Sized to leave headroom past scout's affinity phases (merged-PR + starred), which can fill a small cap on their own and starve the broad/maintained phases via the
allCandidates.length < maxResultsgate. Shared between CLI (cli-registry.ts), MCP tool (tools.ts), and MCP prompt (prompts.ts).