@tikoci/centrs
    Preparing search index...

    Interface ExecuteFanoutOptions

    interface ExecuteFanoutOptions {
        allowAdhoc?: boolean;
        concurrency?: number;
    }
    Index

    Properties

    allowAdhoc?: boolean

    CLI: true (literal positionals allowed). MCP: false (CDB is the allowlist).

    concurrency?: number