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

    Function loadLeaseRevocations

    • Parameters

      • workspace: string

      Returns {
          revocations: { leaseId: string; reason: string; revokedTs: number }[];
          updatedTs: number;
          v: 1;
      }