AAI SDK
    Preparing search index...

    Variable STORAGE_DISABLED_MESSAGEConst

    STORAGE_DISABLED_MESSAGE: string

    Error thrown when tool code touches ctx.db while storage is not enabled. Enable storage with aai storage enable (production) or by setting DATABASE_URL in the project .env (aai dev). The guest harness keeps an import-free duplicate of this string, pinned by an equality test — dev and prod must read identically.