@sellable/install 0.1.56 → 0.1.58
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
|
@@ -98,6 +98,13 @@ fits as n/N, estimated good-fit range after cleanup, expected reply-rate range,
|
|
|
98
98
|
and confidence basis. Never show a percent like "73% match" without the
|
|
99
99
|
numerator, denominator, and sample basis.
|
|
100
100
|
|
|
101
|
+
Use rendered Markdown for any user review surface, not fenced code blocks. This
|
|
102
|
+
includes campaign brief, lead source, lead filter, message review, and final
|
|
103
|
+
approval. Keep lines short, use indexed section labels and bullets, and
|
|
104
|
+
translate internal sourcing terms into plain language. For example, explain
|
|
105
|
+
"signal discovery" as "looking for LinkedIn activity from people already
|
|
106
|
+
talking about this problem."
|
|
107
|
+
|
|
101
108
|
Every approval gate must include artifact access after the readable inline
|
|
102
109
|
content. Show an `Open artifact:` line with the one key clickable markdown link
|
|
103
110
|
for that stage. Do not show raw filesystem paths unless links cannot be created
|