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

    Function verifyApiSurface

    • Verify that the current API surface matches an expected fingerprint. Used in contract tests to catch accidental breaking changes.

      Parameters

      • expectedFingerprint: string

      Returns { currentFingerprint: string; message: string; valid: boolean }