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

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.
@@ -2277,7 +2277,7 @@ Or use \`collections action=list\` to see available collections.`
2277
2277
  const isBetCapture = canonicalKey === "bet";
2278
2278
  if (isBetCapture) {
2279
2279
  data.chainTypeId = "bet";
2280
- const betContentFields = ["problem", "appetite", "elements", "architecture", "rabbitHoles", "noGos", "doneWhen", "buildContract", "solution"];
2280
+ const betContentFields = ["problem", "appetite", "elements", "architecture", "rabbitHoles", "noGos", "doneWhen", "buildSequence", "buildContract", "solution"];
2281
2281
  const betLinks = {};
2282
2282
  for (const field of betContentFields) {
2283
2283
  if (data[field] !== void 0) {
@@ -3308,4 +3308,4 @@ export {
3308
3308
  formatRubricCoaching,
3309
3309
  formatRubricVerdictSection
3310
3310
  };
3311
- //# sourceMappingURL=chunk-Z4RIIF2E.js.map
3311
+ //# sourceMappingURL=chunk-UEUFJX5P.js.map