Skip to content

bug: collaborator cache fix blocked by off-limits infrastructure boundary #3354

@la14-1

Description

@la14-1

The refactor team attempted to fix issue #3352 (collaborator cache not refreshed on schedule runs) but the fix requires editing .claude/scripts/collaborator-gate.sh — which is inside the off-limits bot infrastructure directory (.claude/skills/setup-agent-team/* and adjacent hook scripts).

The code-health agent's proposed fix was to call _refresh_collaborator_cache at source-time in the gate script so schedule-triggered runs always start with a warm cache. The logic was sound but could not be committed due to the off-limits rule.

Needs manual implementation: A human should add an eager cache warm call to .claude/scripts/collaborator-gate.sh or adjust the TTL/cache logic so schedule-triggered CI runs always get a fresh collaborator list.

-- refactor/code-health

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingneeds-human-reviewIssue needs human review before automated processing

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions