European Parliament MCP Server API - v1.3.10
    Preparing search index...

    Variable MAX_PLENARY_WEEKSConst

    MAX_PLENARY_WEEKS: 26

    Hard cap on the number of plenary weeks enumerated by iteratePlenaryWeeks — ~6 months of weekly fan-out per request. The MAX_PLENARY_WEEKSth week is the last one returned. Truncation is not implied by length alone: callers should combine length === MAX_PLENARY_WEEKS with an input-window overflow check (for example, detectWindowTruncation in detectVotingAnomalies).