Agent Maturity Compass API - v1.2.0
    Preparing search index...

    Variable fetchTransportConst

    fetchTransport: HttpTransport = ...

    The production transport: the platform's fetch.

    Kept deliberately thin. Everything interesting — status classification, retry policy, evidence — happens above it, so this stays a shape adapter and never becomes a place where behaviour hides.