@sellable/mcp 0.1.261 → 0.1.262

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.261",
3
+ "version": "0.1.262",
4
4
  "type": "module",
5
5
  "description": "Sellable MCP server for Claude Code and Codex campaign workflows",
6
6
  "main": "dist/index.js",
@@ -349,14 +349,22 @@ Visible Flow Trace
349
349
  - why it works:
350
350
  - why it may not transfer:
351
351
 
352
- 5. Post Positioning Breakdowns
352
+ 5. Source Message Outlines
353
+ - source:
354
+ - outline basis:
355
+ - source paragraph order:
356
+ - branches by paragraph/line/phrase:
357
+ - high-level goal of each branch:
358
+ - reusable move without copying wording:
359
+
360
+ 6. Post Positioning Breakdowns
353
361
  - source:
354
362
  - positioning sequence:
355
363
  - line-level narrative techniques:
356
364
  - reusable template lines:
357
365
  - adaptation guards:
358
366
 
359
- 6. Viral-Post Outlines
367
+ 7. Viral-Post Outlines
360
368
  - source template:
361
369
  - hook job:
362
370
  - see-more trigger:
@@ -364,7 +372,7 @@ Visible Flow Trace
364
372
  - body payoff:
365
373
  - close job:
366
374
 
367
- 7. Market Belief Map
375
+ 8. Market Belief Map
368
376
  - resonating ideas:
369
377
  - implicit beliefs:
370
378
  - wants / resentments / fears:
@@ -372,7 +380,7 @@ Visible Flow Trace
372
380
  - why this user can credibly say it:
373
381
  - what not to claim:
374
382
 
375
- 8. Premise Cards
383
+ 9. Premise Cards
376
384
  - 3-5 cards:
377
385
  - story/scene:
378
386
  - tension:
@@ -383,7 +391,7 @@ Visible Flow Trace
383
391
  - score:
384
392
  - selected premise:
385
393
 
386
- 9. Source Template Selection
394
+ 10. Source Template Selection
387
395
  - selected template:
388
396
  - positioning sequence to borrow:
389
397
  - hook move to borrow:
@@ -392,7 +400,7 @@ Visible Flow Trace
392
400
  - forbidden borrowing:
393
401
  - no-template rationale if rejected:
394
402
 
395
- 10. Hook Lab
403
+ 11. Hook Lab
396
404
  - at least 12 hooks:
397
405
  - rendered preview record or explicit preview-basis:
398
406
  - hook-to-body promise:
@@ -400,7 +408,7 @@ Visible Flow Trace
400
408
  - selected hook:
401
409
  - rejected winning-looking hooks and why:
402
410
 
403
- 11. Pre-Draft Narrative Outline
411
+ 12. Pre-Draft Narrative Outline
404
412
  - hierarchical outline shown before draft:
405
413
  - I. hook and click debt:
406
414
  - II. thesis the post will defend:
@@ -410,7 +418,7 @@ Visible Flow Trace
410
418
  - VI. scan path and proof safety:
411
419
  - user corrections applied before prose:
412
420
 
413
- 12. Body Expression Lab
421
+ 13. Body Expression Lab
414
422
  - 5-8 body-expression candidates:
415
423
  - best lines:
416
424
  - weak lines:
@@ -419,13 +427,13 @@ Visible Flow Trace
419
427
  - score:
420
428
  - combined body plan:
421
429
 
422
- 13. Draft
430
+ 14. Draft
423
431
  - draft body:
424
432
  - lines intentionally copied from user source:
425
433
  - outside-source wording copied: yes/no:
426
434
  - known weak lines:
427
435
 
428
- 14. Validation And Save
436
+ 15. Validation And Save
429
437
  - ready status:
430
438
  - proof gate:
431
439
  - voice gate:
@@ -619,6 +627,15 @@ Post positioning breakdown templates:
619
627
  - reusable template lines:
620
628
  - Sellable adaptation:
621
629
 
630
+ Source message outlines:
631
+ 1. source + outline basis
632
+ - source paragraph order:
633
+ - paragraph/line/phrase branches:
634
+ - high-level goal of each branch:
635
+ - reader effect:
636
+ - reusable move:
637
+ - adaptation guard:
638
+
622
639
  Viral-post outlines:
623
640
  1. outline name
624
641
  - hook job:
@@ -839,6 +856,7 @@ Draft from:
839
856
  - approved or latest `Pre-Draft Narrative Outline`
840
857
  - hook research artifact
841
858
  - selected source template or no-template rationale
859
+ - source-message outline for any outside post being adapted
842
860
  - viral-post outline
843
861
  - post positioning breakdown template
844
862
  - body expression candidates and combined body plan
@@ -7,12 +7,14 @@ readers click "see more," decompose each post into a reusable narrative and
7
7
  positioning template, and then adapt those templates to the user's real story
8
8
  without copying source wording.
9
9
 
10
- V2 research has four outputs:
10
+ V2 research has five outputs:
11
11
 
12
12
  1. weighted source winners: the best recent posts to learn from
13
13
  2. hook autopsies: exact preview measurements, open loops, and tension created
14
- 3. viral-post outlines: the narrative structure of each source post
15
- 4. post positioning breakdown templates: line-level positioning and narrative
14
+ 3. source-message outlines: the paragraph/line/phrase structure of each source
15
+ post in its original order
16
+ 4. viral-post outlines: the reusable narrative structure of each source post
17
+ 5. post positioning breakdown templates: line-level positioning and narrative
16
18
  technique maps that can be adapted into the user's draft
17
19
 
18
20
  ## Search Inputs
@@ -434,13 +436,70 @@ line_map:
434
436
  ```
435
437
 
436
438
  Break long lines into phrase-level segments when one line contains multiple
437
- jobs. Preserve the original source line in the research artifact, but never
438
- copy it into the draft unless it is the user's own approved post.
439
+ jobs. Use short anchors or paraphrased line labels for outside source posts; do
440
+ not reproduce the full outside post. Never copy source wording into the draft
441
+ unless it is the user's own approved post.
442
+
443
+ ## Source Message Outline
444
+
445
+ Before converting a source post into a reusable template, outline the source
446
+ message as it is. This is the branch map of the original post, not the adapted
447
+ draft plan.
448
+
449
+ The outline must preserve the source post's order and branch each paragraph,
450
+ line, or phrase into the high-level rhetorical goal it serves. If a paragraph
451
+ contains several jobs, split it into phrase-level branches.
452
+
453
+ Use this format:
454
+
455
+ ```text
456
+ Source Message Outline:
457
+ source: <author + URL>
458
+ outline_basis: full_text | excerpt_only | screenshot | user_supplied_text
459
+ copyright_safety: use short anchors/paraphrases; do not reproduce the full source
460
+
461
+ P1. <short paragraph anchor or paraphrase>
462
+ goal: <what this paragraph makes the reader think/feel/wonder>
463
+ why_here: <why it appears at this point in the sequence>
464
+ branches:
465
+ A. <phrase/line anchor or paraphrase>
466
+ job: <high-level job of this phrase/line>
467
+ reader_effect: <what changes in the reader>
468
+ reusable_move: <what can be adapted without copying wording>
469
+ B. <phrase/line anchor or paraphrase>
470
+ job:
471
+ reader_effect:
472
+ reusable_move:
473
+
474
+ P2. <short paragraph anchor or paraphrase>
475
+ goal:
476
+ why_here:
477
+ branches:
478
+ A.
479
+ job:
480
+ reader_effect:
481
+ reusable_move:
482
+ ```
483
+
484
+ Quality rules:
485
+
486
+ - Do not summarize the whole post first and then invent a cleaner outline.
487
+ - Do not skip ordinary body paragraphs; the point is to learn the source's real
488
+ sequence, including setup, repetition, proof, turns, and close.
489
+ - Every branch must answer: "What is this exact line/paragraph/phrase doing?"
490
+ - Use `P1`, `P2`, `A`, `B`, and `i` structure so the user can compare it
491
+ against the source post.
492
+ - If only an excerpt is available, label `outline_basis: excerpt_only` and do
493
+ not infer hidden body structure.
494
+ - After the source-message outline, then create the viral-post outline and
495
+ template. The adapted outline cannot replace the source-message outline.
439
496
 
440
497
  ## Viral-Post Outline
441
498
 
442
- After the line-level breakdown, convert each keeper into a viral-post outline.
443
- The outline is the narrative skeleton beneath the exact words.
499
+ After the source-message outline and line-level breakdown, convert each keeper
500
+ into a viral-post outline. The viral-post outline is the reusable narrative
501
+ skeleton beneath the exact words, not a replacement for the source-message
502
+ outline.
444
503
 
445
504
  Use this format:
446
505
 
@@ -70,6 +70,10 @@ Hook research files must preserve:
70
70
  - rendered preview records for kept source hooks and adapted hook blocks,
71
71
  including literal mobile/desktop preview blocks and whether the first-screen
72
72
  promise is visible
73
+ - source-message outlines for keeper posts, preserving source paragraph order
74
+ and branching each paragraph, line, or phrase into high-level goal, reader
75
+ effect, reusable move, and adaptation guard without reproducing the full
76
+ outside source post
73
77
  - extracted hook patterns
74
78
  - selected hook basis
75
79
 
@@ -88,6 +92,8 @@ Draft files must preserve:
88
92
  - score fields for hook, proof, voice, specificity, skimmability, and publish confidence
89
93
  - `verdict`: `baseline`, `keep`, `revise`, `reject`, `publish_candidate`, or a similarly explicit state
90
94
  - draft body
95
+ - source-message outline for any outside post being adapted, when the draft's
96
+ body shape was learned from a specific source post
91
97
  - pre-draft narrative outline: hierarchical `I.`, `A.`, `i.` outline covering
92
98
  hook debt, thesis, reader, core mechanism, definitions, proof claims,
93
99
  working body patterns adapted, narrative beats, mobile scan path, body
@@ -11,6 +11,7 @@ Every saved draft needs a validation receipt. A draft without this receipt is no
11
11
  - `candidateHooksConsidered`
12
12
  - `selectedHook`
13
13
  - `selectedHookWhy`
14
+ - `sourceMessageOutline`
14
15
  - `preDraftNarrativeOutline`
15
16
  - `preDraftStructureBrief` as a legacy compatibility alias when older drafts or
16
17
  downstream readers still expect it
@@ -170,6 +171,9 @@ Record:
170
171
  - `readerValue`: what the reader learns, sees differently, or can do
171
172
  - `proofAvailable`: source-backed proof used
172
173
  - `proofMissing`: claims intentionally avoided or requiring user input
174
+ - `sourceMessageOutline`: source post decomposition in original order, with
175
+ paragraph/line/phrase branches, high-level goal of each branch, reader effect,
176
+ reusable move, and adaptation guard
173
177
  - `preDraftNarrativeOutline`: hierarchical `I.`, `A.`, `i.` outline showing
174
178
  hook debt, thesis, operating model, working body patterns adapted, narrative
175
179
  beats, scan path, proof claims, and abstractions to remove
@@ -309,12 +309,15 @@ III. Operating model
309
309
 
310
310
  IV. Body shape borrowed from posts that worked
311
311
  A. Selected source template or no-template rationale: <source or rationale>
312
- B. Working body pattern(s) being adapted:
312
+ B. Source-message outline being adapted:
313
+ i. <source post + P1/P2/P3 branch sequence from the original message>
314
+ ii. <which original paragraph/line/phrase jobs matter most>
315
+ C. Working body pattern(s) being adapted:
313
316
  i. <pattern name>: <beat order and why it works>
314
317
  ii. <pattern name>: <beat order and why it works>
315
- C. What gets borrowed:
318
+ D. What gets borrowed:
316
319
  i. <narrative job, sequence, transition, or proof order>
317
- D. What must not be copied:
320
+ E. What must not be copied:
318
321
  i. <source wording, creator-specific proof, joke, or context>
319
322
 
320
323
  V. Narrative beats
@@ -344,9 +347,10 @@ Quality gate:
344
347
  - The outline must include proof claims and risk before prose.
345
348
  - The outline must define any operating terms that could be misunderstood.
346
349
  - The outline must use `I.`, `A.`, and `i.` hierarchy. A flat field list fails.
347
- - If the post is adapting bodies that worked, the outline must name the body
348
- pattern and what beat order, proof order, or transition logic is being
349
- borrowed.
350
+ - If the post is adapting bodies that worked, the outline must name the source
351
+ message outline being adapted and the body pattern, including which original
352
+ paragraph/line/phrase jobs transfer and what beat order, proof order, or
353
+ transition logic is being borrowed.
350
354
  - If the post is a field guide, the narrative beats must show the hierarchy
351
355
  before prose, such as best-to-worst, highest-to-lowest intent, or
352
356
  source-to-outcome.