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

    Function vaultStatus

    • Parameters

      • workspace: string

      Returns {
          exists: boolean;
          lastUnlockedTs: number | null;
          metaPath: string;
          unlocked: boolean;
          vaultPath: string;
      }