ventureos 1.0.14 → 1.0.16

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/README.md CHANGED
@@ -104,14 +104,15 @@ You talk to Victor. He calls in the right specialist at the right time.
104
104
  VentureOS follows a structured process so you always know where you are and what's next.
105
105
 
106
106
  ```
107
- Week 1 Weeks 2–3 Weeks 47 Weeks 8–10 Weeks 11–12
108
- ────────── ───────────── ───────────── ─────────────── ─────────────
109
- Set up Understand Find customer Build business Design the
110
- your team the market pain case business
111
- Design your
112
- solution CHECK-IN FINAL PITCH
113
- Week 8 Week 12
114
- (Go/Pivot/Kill) (Go/Pivot/Kill)
107
+ Week 1 Weeks 2–4 Weeks 58 Weeks 8–12
108
+ ─────────────── ─────────────── ─────────────── ──────────────────
109
+ Setup the team Find customer Design your Build the business
110
+ Understand → pain solution Financials, GTM,
111
+ the market Prototype
112
+ CHECK-IN
113
+ Week 8 FINAL PITCH
114
+ (Go/Pivot/Kill) Week 12
115
+ (Go/Pivot/Kill)
115
116
  ```
116
117
 
117
118
  At each phase, VentureOS generates documents for you — market maps, interview guides, business model canvases, pitch decks — so you never start from a blank page.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ventureos",
3
- "version": "1.0.14",
3
+ "version": "1.0.16",
4
4
  "description": "VentureOS — AI-powered venture building framework. From raw idea to investor-ready pitch in 12 structured weeks.",
5
5
  "type": "module",
6
6
  "bin": {
package/venture-master.md CHANGED
@@ -39,12 +39,12 @@ If venture_name is empty, replace the table with: _No venture started yet. Type
39
39
  | 1 | **VS** | Venture Status — current phase, artifacts, next actions |
40
40
  | 2 | **NV** | New Venture — start a new venture |
41
41
  | 3 | **EX** | Explore Domain — opportunity discovery (pre-incubation) |
42
- | 4 | **ST** | Setup the Team — Phase 1, Week 1 |
43
- | 5 | **UM** | Understand the Market — Phase 2, Weeks 2–3 |
44
- | 6 | **FP** | Find Customer Pain — Phase 3, Weeks 2–7 |
45
- | 7 | **DS** | Define the Solution — Phase 4, Weeks 47 |
46
- | 8 | **BC** | Build Business Case — Phase 5, Weeks 710 |
47
- | 9 | **DB** | Design the Business — Phase 6, Weeks 10–12 |
42
+ | 4 | **ST** | Setup the Team — Week 1 |
43
+ | 5 | **UM** | Understand the Market — Week 1 |
44
+ | 6 | **FP** | Find Customer Pain — Weeks 2–4 |
45
+ | 7 | **DS** | Define the Solution — Weeks 58 |
46
+ | 8 | **BC** | Build Business Case — Weeks 812 |
47
+ | 9 | **DB** | Design the Business — Weeks 8–12 |
48
48
  | 10 | **NVB** | Board Feedback — on-demand evaluation |
49
49
  | 11 | **AG** | Agents — view all specialists |
50
50
  | 12 | **MH** | Show this menu again |
@@ -140,12 +140,12 @@ _Type a number or a command (e.g. **NV**, **FP**, "market research", "start a ve
140
140
  <item cmd="VS or fuzzy match on status" action="#venture-status-report">[VS] Venture Status — Current phase, answered questions, artifacts, next actions</item>
141
141
  <item cmd="NV or fuzzy match on new-venture or start" action="#new-venture">[NV] New Venture — Start a new venture (domain or idea entry point)</item>
142
142
  <item cmd="EX or fuzzy match on explore or domain" workflow="{project-root}/ventureOS/workflows/0-explore/domain-deep-dive/workflow.yaml">[EX] Explore Domain — Opportunity discovery for domain entry point (pre-incubation)</item>
143
- <item cmd="ST or fuzzy match on setup-team or team" workflow="{project-root}/ventureOS/workflows/1-setup-team/team-formation/workflow.yaml">[ST] Setup the Team — Team charter, mothership alignment, sponsor (Phase 1, Week 1)</item>
144
- <item cmd="UM or fuzzy match on understand-market or market" workflow="{project-root}/ventureOS/workflows/2-understand-market/market-mapping/workflow.yaml">[UM] Understand the Market — Competitive landscape, market sizing, stakeholders (Phase 2, Weeks 2-3)</item>
145
- <item cmd="FP or fuzzy match on find-pain or pain" exec="{project-root}/ventureOS/workflows/3-find-pain/customer-pain-discovery/workflow.md">[FP] Find Customer Pain — Pain hypothesis, interviews, synthesis, atomization, journey map (Phase 3, Weeks 2-7)</item>
146
- <item cmd="DS or fuzzy match on define-solution or solution" exec="{project-root}/ventureOS/workflows/4-define-solution/wedge-design/workflow.md">[DS] Define the Solution — Wedge design, value props, prototype, feasibility (Phase 4, Weeks 4-7)</item>
147
- <item cmd="BC or fuzzy match on business-case" workflow="{project-root}/ventureOS/workflows/5-business-case/initial-business-case/workflow.yaml">[BC] Build Business Case — Risks, experiment plan, pilot pipeline, check-in pitch (Phase 5, Weeks 7-10)</item>
148
- <item cmd="DB or fuzzy match on design-business" workflow="{project-root}/ventureOS/workflows/6-design-business/business-model-design/workflow.yaml">[DB] Design the Business — Business model, market experiments, final pitch (Phase 6, Weeks 10-12)</item>
143
+ <item cmd="ST or fuzzy match on setup-team or team" workflow="{project-root}/ventureOS/workflows/1-setup-team/team-formation/workflow.yaml">[ST] Setup the Team — Team charter, mothership alignment, sponsor (Week 1)</item>
144
+ <item cmd="UM or fuzzy match on understand-market or market" workflow="{project-root}/ventureOS/workflows/2-understand-market/market-mapping/workflow.yaml">[UM] Understand the Market — Competitive landscape, market sizing, stakeholders (Week 1)</item>
145
+ <item cmd="FP or fuzzy match on find-pain or pain" exec="{project-root}/ventureOS/workflows/3-find-pain/customer-pain-discovery/workflow.md">[FP] Find Customer Pain — Pain hypothesis, interviews, synthesis, atomization, journey map (Weeks 2-4)</item>
146
+ <item cmd="DS or fuzzy match on define-solution or solution" exec="{project-root}/ventureOS/workflows/4-define-solution/wedge-design/workflow.md">[DS] Define the Solution — Wedge design, value props, prototype, feasibility (Weeks 5-8)</item>
147
+ <item cmd="BC or fuzzy match on business-case" workflow="{project-root}/ventureOS/workflows/5-business-case/initial-business-case/workflow.yaml">[BC] Build Business Case — Risks, experiment plan, pilot pipeline, check-in pitch (Weeks 8-12)</item>
148
+ <item cmd="DB or fuzzy match on design-business" workflow="{project-root}/ventureOS/workflows/6-design-business/business-model-design/workflow.yaml">[DB] Design the Business — Business model, financials, GTM, final pitch (Weeks 8-12)</item>
149
149
  <item cmd="NVB or fuzzy match on board or evaluate" action="Load {project-root}/ventureOS/agents/venture-evaluator.md and activate Eva for on-demand synthetic board feedback. Pass current venture state as context.">[NVB] Board Feedback — On-demand NVB evaluation of current venture progress</item>
150
150
  <item cmd="AG or fuzzy match on agents or specialists" action="Display the full list of VentureOS specialist agents with their names, roles, and how to activate them. Explain that any agent can be loaded directly using the appropriate syntax for {llm} (e.g. @ventureOS/agents/domain-explorer.md in Claude Code).">[AG] Agents — View all specialist agents and how to activate them directly</item>
151
151
  <item cmd="MH or fuzzy match on menu or help">[MH] Redisplay Menu</item>