enquire-mcp API reference - v4.0.0-rc.7
    Preparing search index...

    Function inspectPersistenceLeases

    • Inspect authoritative markers without recovering, stealing, or creating any. Missing lease directories produce an empty inspection; malformed or unsafe existing namespace components fail closed.

      Parameters

      Returns Promise<PersistenceLeaseInspection>

      Current gate and lease markers for the canonical scope.

      If an existing namespace is unsafe.

      const snapshot = await inspectPersistenceLeases({ targetPath: "/tmp/vault.embed.db", familyKey: "embed-db" });