@productbrain/mcp 0.0.1-beta.72 → 0.0.1-beta.74

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.
@@ -43,7 +43,7 @@ import {
43
43
  unknownAction,
44
44
  validationResult,
45
45
  withEnvelope
46
- } from "./chunk-XLMQ7POI.js";
46
+ } from "./chunk-Z4RIIF2E.js";
47
47
  import {
48
48
  trackKnowledgeGap,
49
49
  trackQualityCheck,
@@ -238,7 +238,7 @@ ${formatted}` }],
238
238
  },
239
239
  withEnvelope(async ({ entryId }) => {
240
240
  requireWriteAccess();
241
- const { runContradictionCheck } = await import("./smart-capture-QFYRKMBM.js");
241
+ const { runContradictionCheck } = await import("./smart-capture-5C3DGFWF.js");
242
242
  const entry = await mcpQuery("chain.getEntry", { entryId });
243
243
  if (!entry) {
244
244
  return notFoundResult(entryId, `Entry '${entryId}' not found. Try search to find the right ID.`);
@@ -6654,7 +6654,7 @@ async function computeAndUpdateScores(opts) {
6654
6654
  persist("problem_clarity", "problem", 50);
6655
6655
  persist("appetite", "appetite", 20);
6656
6656
  persist("architecture", "architecture", 50);
6657
- persist("done_when", "done_when", 30);
6657
+ persist("done_when", "doneWhen", 30);
6658
6658
  if (Object.keys(linksUpdates).length > 0) {
6659
6659
  fieldUpdates.links = { ...currentLinks, ...linksUpdates };
6660
6660
  }
@@ -7253,7 +7253,7 @@ async function handleCommitConstellation(args) {
7253
7253
  }
7254
7254
  let contradictionWarnings = [];
7255
7255
  try {
7256
- const { runContradictionCheck } = await import("./smart-capture-QFYRKMBM.js");
7256
+ const { runContradictionCheck } = await import("./smart-capture-5C3DGFWF.js");
7257
7257
  const commitLinks = betData.links ?? {};
7258
7258
  const descField = commitLinks.problem ?? betData.description ?? "";
7259
7259
  contradictionWarnings = await runContradictionCheck(
@@ -12996,4 +12996,4 @@ export {
12996
12996
  SERVER_VERSION,
12997
12997
  createProductBrainServer
12998
12998
  };
12999
- //# sourceMappingURL=chunk-ZPEIKRYG.js.map
12999
+ //# sourceMappingURL=chunk-UV2NXX4Q.js.map