@productbrain/mcp 0.0.1-beta.57 → 0.0.1-beta.59

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -38,7 +38,7 @@ import {
38
38
  unknownAction,
39
39
  validationResult,
40
40
  withEnvelope
41
- } from "./chunk-65BMTVNQ.js";
41
+ } from "./chunk-4M3SUZHX.js";
42
42
  import {
43
43
  trackQualityCheck,
44
44
  trackQualityVerdict
@@ -232,7 +232,7 @@ ${formatted}` }],
232
232
  },
233
233
  withEnvelope(async ({ entryId }) => {
234
234
  requireWriteAccess();
235
- const { runContradictionCheck } = await import("./smart-capture-JDSHVWTT.js");
235
+ const { runContradictionCheck } = await import("./smart-capture-NXLUISUD.js");
236
236
  const entry = await mcpQuery("chain.getEntry", { entryId });
237
237
  if (!entry) {
238
238
  return notFoundResult(entryId, `Entry '${entryId}' not found. Try search to find the right ID.`);
@@ -6176,7 +6176,7 @@ async function handleCommitConstellation(args) {
6176
6176
  }
6177
6177
  let contradictionWarnings = [];
6178
6178
  try {
6179
- const { runContradictionCheck } = await import("./smart-capture-JDSHVWTT.js");
6179
+ const { runContradictionCheck } = await import("./smart-capture-NXLUISUD.js");
6180
6180
  const descField = betData.problem ?? betData.description ?? "";
6181
6181
  contradictionWarnings = await runContradictionCheck(
6182
6182
  betEntry.name ?? betId,
@@ -11581,4 +11581,4 @@ export {
11581
11581
  SERVER_VERSION,
11582
11582
  createProductBrainServer
11583
11583
  };
11584
- //# sourceMappingURL=chunk-AMZ4TQLM.js.map
11584
+ //# sourceMappingURL=chunk-6GXTOBCO.js.map