Anchorage API reference
    Preparing search index...

    Interface D1ApprovalStoreFactoryOptions

    interface D1ApprovalStoreFactoryOptions {
        workflowSnapshotTable?: string;
    }
    Index

    Properties

    workflowSnapshotTable?: string

    Existing Mastra snapshot table used to atomically fence human decisions.