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

    Interface PersistenceLeaseTarget

    Input shared by lease acquisition, inspection, and explicit recovery.

    interface PersistenceLeaseTarget {
        familyKey: string;
        targetPath: string;
    }

    Hierarchy (View Summary)

    Index
    familyKey: string

    Portable semantic family key such as cache or embed-db.

    targetPath: string

    Main persistence path whose real parent owns the lease namespace.