@suluk/agents - v0.1.6
    Preparing search index...

    Function assertServedSubset

    • OVER-SERVE auditor: assert the tools a server actually exposes are a SUBSET of the declared reachable surface. Any served tool NOT in the surface is a WIDENING — the contract is no longer the source of truth for authz reach.

      Parameters

      • doc: OpenAPIv4Document
      • agentName: string
      • servedToolNames: string[]

      Returns ConformanceFinding[]