@sellable/mcp 0.1.58 → 0.1.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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sellable/mcp",
3
- "version": "0.1.58",
3
+ "version": "0.1.59",
4
4
  "type": "module",
5
5
  "description": "Sellable MCP server for Claude Code and Codex campaign workflows",
6
6
  "main": "dist/index.js",
@@ -458,6 +458,14 @@ the message from the same sample.` Never say `kicking off two workstreams`,
458
458
  approval decision can be inspected later.
459
459
  - Before asking for commit approval, persist a customer-facing
460
460
  `approval-packet.md` so the exact packet can be inspected later.
461
+ - The pre-mint approval packet must show exactly one concrete `## Sample
462
+ Message` rendered as the recipient would see it, in addition to the approved
463
+ message template. Do not make the user mentally expand `{{tokens}}` at final
464
+ approval.
465
+ - Do not include sequence, cadence, sending-window, mailbox, or campaign
466
+ settings review in the pre-mint approval packet. Those come after mint. The
467
+ pre-mint packet approves only the brief, lead source, lead filter/rubric, and
468
+ first message direction.
461
469
  - Persist `customer-roleplay.md` when a customer/operator roleplay critique is
462
470
  run. This critique can recommend a decision, but it can never authorize mint.
463
471
  - Persist `commit-gate-decision.md` with exactly one of the six gate choices.