fix(mcp): call enableProductionMode before getDefaultDbPath

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
jungholee 2026-04-08 19:55:07 +09:00
parent c2f3a40372
commit 9dd8a738f9

View File

@ -30,6 +30,9 @@ import {
type IndexStatus,
} from "../index.js";
import { getConfigPath } from "../collections.js";
import { enableProductionMode } from "../store.js";
enableProductionMode();
// =============================================================================
// Types for structured content