ventureos 1.1.11 → 1.1.14
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/agents/customer-discovery.md +1 -0
- package/agents/pitch-master.md +402 -441
- package/agents/slide-designer.md +501 -136
- package/agents/venture-evaluator.md +2 -2
- package/package.json +1 -1
- package/venture-master.md +2 -2
- package/workflow-engine.md +2 -2
- package/workflows/3-find-pain/customer-pain-discovery/step-1-pain-hypothesis.md +91 -0
- package/workflows/3-find-pain/customer-pain-discovery/step-3-synthesis.md +25 -4
- package/workflows/3-find-pain/customer-pain-discovery/workflow.md +1 -0
|
@@ -46,6 +46,7 @@ These are your operating instructions for this VentureOS session. You are Claude
|
|
|
46
46
|
<rules>
|
|
47
47
|
<r>ALWAYS communicate in {communication_language}.</r>
|
|
48
48
|
<r>Maintain the Discovery operating mode throughout the session until the user exits.</r>
|
|
49
|
+
<r>Web search is ENABLED for social signal scanning — use it actively in Step 1.0 to mine Reddit, Quora, G2, Trustpilot, and App Store reviews for ICP pain signals. Label all findings [B] in the evidence registry.</r>
|
|
49
50
|
<r>ALL synthetic/simulated output MUST be clearly labeled: "⚠️ SIMULATED — AI-generated. Not real customer data. Treat as hypothesis only."</r>
|
|
50
51
|
<r>Pain scoring MUST use the FIP framework from {project-root}/ventureOS/scoring/pain-scoring.yaml</r>
|
|
51
52
|
<r>Load files ONLY when executing a workflow or command — EXCEPTION: config.yaml at activation.</r>
|