|
|
@@ -133,6 +133,7 @@
|
|
|
<div style="margin-top:14px;padding:14px 18px;background:var(--surface-2);border-radius:10px;font-size:13px;line-height:1.7">
|
|
|
<strong>核心矛盾</strong>:团队每天都在花钱(¥15万/月),但收入取决于运营方的推广能力。<br>
|
|
|
运营效果无法提前预知 —— 如果投入所有资源开发完才发现推不动,成本已经沉没了。<br><br>
|
|
|
+ <strong>团队配置</strong>:后端1 + 前端2 + AI1 + 产品1 · <strong>后端压力最大</strong>(全栈+数据库+部署)<br><br>
|
|
|
<strong>分阶段开发</strong>:把6个月的开发量拆成6个阶段,<strong style="color:#e65100">每个阶段结束后评估运营数据</strong>。<br>
|
|
|
数据达标 → 继续下一阶段;不达标 → 暂停,降低团队规模,等待运营跟上。
|
|
|
</div>
|
|
|
@@ -188,7 +189,7 @@
|
|
|
<table class="diff-table mt-m">
|
|
|
<thead><tr><th>成本项</th><th>月均</th><th>7个月</th><th>说明</th></tr></thead>
|
|
|
<tbody>
|
|
|
- <tr><td><strong>技术团队</strong>(5人)</td><td>¥15.0万</td><td><strong>¥105.0万</strong></td><td>后端2+前端1+AI1+产品1</td></tr>
|
|
|
+ <tr><td><strong>技术团队</strong>(5人)</td><td>¥15.0万</td><td><strong>¥105.0万</strong></td><td>后端1+前端2+AI1+产品1</td></tr>
|
|
|
<tr><td><strong>云服务器</strong></td><td>¥0.1万</td><td>¥0.7万</td><td>单机起步,按需扩容</td></tr>
|
|
|
<tr><td><strong>AI Token</strong></td><td>¥0.3万</td><td>¥2.1万</td><td>国产模型,随用户增长递增</td></tr>
|
|
|
<tr><td><strong>其他</strong></td><td>¥0.2万</td><td>¥1.4万</td><td>域名/短信/备用</td></tr>
|
|
|
@@ -519,6 +520,35 @@
|
|
|
<div class="deck-footer"><span class="dim2">1.0 开发与运营对齐</span><span class="slide-number"></span></div>
|
|
|
</section>
|
|
|
|
|
|
+<section class="slide" data-title="难点与风险">
|
|
|
+ <p class="kicker">Known Unknowns</p>
|
|
|
+ <h2 class="h2">项目难点与风险</h2>
|
|
|
+ <div style="display:flex;flex-direction:column;gap:10px;margin-top:14px;font-size:13px">
|
|
|
+ <div style="padding:12px 16px;background:var(--surface-2);border-radius:10px;border-left:4px solid #e65100">
|
|
|
+ <strong style="color:#e65100">⚡ 运营驱动节奏的双刃剑</strong>
|
|
|
+ <div class="hint" style="margin-top:4px">收入完全取决于运营推广能力。P1需300种子,2个月内达成压力很大。运营不达预期则项目暂停。双方需要建立高度透明的数据共享机制。</div>
|
|
|
+ </div>
|
|
|
+ <div style="padding:12px 16px;background:var(--surface-2);border-radius:10px;border-left:4px solid #1565c0">
|
|
|
+ <strong style="color:#1565c0">🛠 团队资源瓶颈</strong>
|
|
|
+ <div class="hint" style="margin-top:4px">后端1人撑全栈(数据库+API+部署+运维),是最大单点风险。2前端要覆盖命盘Canvas、CRM、分销面板、管理后台等多个界面,4周一个迭代周期偏紧。AI 1人需同时处理Prompt调优、模型选型、成本控制。</div>
|
|
|
+ </div>
|
|
|
+ <div style="padding:12px 16px;background:var(--surface-2);border-radius:10px;border-left:4px solid #7b1fa2">
|
|
|
+ <strong style="color:#7b1fa2">🎯 AI解读质量与用户预期</strong>
|
|
|
+ <div class="hint" style="margin-top:4px">天赋解码、五区解读等核心功能依赖Prompt调优质量。初期AI解读可能不够"惊艳",用户期望与实际体验之间的差距会导致口碑风险。需要上线后持续迭代Prompt。</div>
|
|
|
+ </div>
|
|
|
+ <div style="padding:12px 16px;background:var(--surface-2);border-radius:10px;border-left:4px solid #c62828">
|
|
|
+ <strong style="color:#c62828">💰 结算与合规</strong>
|
|
|
+ <div class="hint" style="margin-top:4px">技术方¥998固定 + 运营方分润 + ¥500/¥100佣金的三方结算体系复杂度高。分销裂变需遵守微信平台规则,二级返佣模式有合规审查风险。收款账户资质和分账技术方案需提前确认。</div>
|
|
|
+ </div>
|
|
|
+ <div style="padding:12px 16px;background:var(--surface-2);border-radius:10px;border-left:4px solid #2e7d32">
|
|
|
+ <strong style="color:#2e7d32">📉 市场不确定性</strong>
|
|
|
+ <div class="hint" style="margin-top:4px">能量师年费¥1,314-¥1,914、C端¥299在目标市场的价格敏感度未知。竞品可能以更低价格或免费模式抢占市场。培训转化率5%的假设需要实际验证。</div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div class="hint tc mt-m" style="font-size:11px">分阶段开发本身是核心风控手段 —— 不达标则停,不在错误方向上投入更多资源</div>
|
|
|
+ <div class="deck-footer"><span class="dim2">1.0 开发与运营对齐</span><span class="slide-number"></span></div>
|
|
|
+</section>
|
|
|
+
|
|
|
<section class="slide center tc" data-title="核心原则">
|
|
|
<p class="kicker">Three Rules</p>
|
|
|
<h2 class="h2">核心原则</h2>
|