@oss-autopilot/core - v3.21.0
    Preparing search index...

    Variable DEFAULT_SEARCH_RESULTSConst

    DEFAULT_SEARCH_RESULTS: 15

    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).