# 洋哥商业心法 · 术法道器势系列拆解

<!-- SIUSER-REPO-GUIDE:START -->
## 项目介绍 / Project Introduction

### 中文
洋哥商业心法系列妙记拆解：按术法道器势整理智能总结、文字记录、课堂资料和补充模板的 GitHub Pages 站点

### English
Yangge business-mindset Miaoji breakdown site organized by Shu, Fa, Dao, Qi, and Shi with summaries, transcripts, course materials, and templates.

## 使用方式 / Usage

### 中文
1. 优先打开在线入口或本地静态服务查看最终页面。
2. 内容型仓库通常从 `README.md`、`docs/`、`data/` 或 `content/` 开始阅读。
3. 更新资料后，重新生成或刷新静态页面，并检查链接、图片和文字是否正常。

### English
1. Start with the live link or a local static server to view the final page.
2. For content repositories, begin with `README.md`, `docs/`, `data/`, or `content/`.
3. After updating material, regenerate or refresh the static page and check links, images, and copy.

## 入口与元信息 / Entry Points & Metadata

- GitHub 仓库 / Repository: https://github.com/siuserxiaowei/siuserxiaowei.github.io/tree/main/library/yangge-business-mindset-pages
- Live / 在线入口：https://siuserxiaowei.github.io/yangge-business-mindset-pages/
- 默认分支 / Default branch: `main`
- 主要语言 / Primary language: `HTML`
- 可见性 / Visibility: `public`
- 仓库类型 / Repository type: `source`
- Topics / 主题：`ai-startup`, `business-analysis`, `chinese-notes`, `github-pages`

## 本地运行 / Local Run

```bash
git clone https://github.com/siuserxiaowei/siuserxiaowei.github.io/tree/main/library/yangge-business-mindset-pages.git
cd yangge-business-mindset-pages
python3 -m http.server 8000
```

## 仓库结构 / Repository Map

| 路径 / Path | 中文说明 | English |
| --- | --- | --- |
| `README.md` | 项目入口说明，先读这里。 | Main project entry point and orientation. |
| `index.html` | 静态站首页或页面入口。 | Static-site homepage or entry page. |
| `notes` | 研究笔记、草稿或拆解材料。 | Research notes, drafts, or breakdown material. |
| `scripts` | 构建、同步、生成或维护脚本。 | Build, sync, generation, or maintenance scripts. |
| `archive.html` | 项目文件或目录。 | Project file or directory. |
| `audit.html` | 项目文件或目录。 | Project file or directory. |
| `styles.css` | 项目文件或目录。 | Project file or directory. |

## 维护备注 / Maintenance Notes

- 中文：当项目目标、在线入口、运行命令或目录结构变化时，同步更新本说明。
- English: Keep this guide updated when the project purpose, live link, run commands, or structure changes.
- 中文：修改代码、数据或生成页面后，优先运行相关构建、测试或校验命令。
- English: After changing code, data, or generated pages, run the relevant build, test, or validation command.

## 安全与隐私 / Safety & Privacy

- 中文：不要提交 API key、token、密码、cookie、私有链接或内部账号资料。
- English: Do not commit API keys, tokens, passwords, cookies, private URLs, or internal account data.
- 中文：公开 GitHub Pages 前，确认资料已脱敏并允许公开。
- English: Before publishing GitHub Pages output, confirm the material is redacted and cleared for public release.
<!-- SIUSER-REPO-GUIDE:END -->



这是一个用于长期保存和学习「洋哥商业心法」系列 GET/妙记笔记的 GitHub Pages 静态仓库。

仓库把 5 篇 GET 笔记中的智能总结、会议纪要、逐字稿/文字记录、课堂资料图片和补充拆解统一整理为可在线阅读的学习站点。每篇内容都按「术 / 法 / 道 / 器 / 势」重新拆解，并保留原始素材备份，避免原笔记后续关闭分享后无法查看。

## 这个仓库是干嘛的

这个仓库有三个目标：

1. **保存原始资料**：把 GET 笔记中的智能总结、会议纪要、文字记录、课堂资料图片和 OCR 文本保存到自己的 GitHub 仓库。
2. **做结构化学习**：不只是存素材，而是把课程内容拆成「术法道器势」框架，方便复盘、迁移到自己的业务里。
3. **生成在线页面**：通过 GitHub Pages 把所有内容变成可直接打开的网页，不依赖原 GET 笔记链接是否继续公开。

适合三类人使用：

- 想系统学习洋哥商业心法、AI 创业、商业预判、MVP、SWOT 和商业画布的人。
- 想复盘课程内容，不想只看零散逐字稿的人。
- 想参考一个「会议纪要/课堂资料 → 结构化拆解 → 静态站点备份」工作流的人。

## 在线入口

| 入口 | 链接 | 用途 |
|---|---|---|
| 系列首页 | https://siuserxiaowei.github.io/yangge-business-mindset-pages/ | 5 篇拆解的统一入口 |
| 素材核对报告 | https://siuserxiaowei.github.io/yangge-business-mindset-pages/audit.html | 核对 5 个笔记是否重复、每篇抓到了哪些素材 |
| GET 笔记原文备份 | https://siuserxiaowei.github.io/yangge-business-mindset-pages/archive.html | 一页式离线备份，集中保存 5 篇智能总结、会议纪要、逐字稿和课堂资料 |
| GitHub 仓库 | https://github.com/siuserxiaowei/siuserxiaowei.github.io/tree/main/library/yangge-business-mindset-pages | 源文件、脚本、图片和 Markdown 原稿 |

## 推荐学习顺序

如果你是第一次进入这个仓库，建议按这个顺序学习：

1. **先看系列首页**

   打开首页，先了解 5 篇内容分别讲什么，不要直接钻进逐字稿。

2. **看素材核对报告**

   先确认每篇素材边界：哪些有课堂图片，哪些只有智能总结和文字记录，避免把没有抓到的资料误以为课程没有讲。

3. **按主题读拆解页**

   每篇拆解页前半部分是「术法道器势」分析，适合学习和复盘；页面底部是原始素材附录，适合回查依据。

4. **需要原文时看离线备份页**

   `archive.html` 把 5 篇 GET 笔记原文素材集中放在一个页面。以后原作者不公开 GET 笔记，也可以从这里看已经保存下来的内容。

5. **最后回到自己的业务做作业**

   每篇拆解里都有可执行模板、问题清单或 7 天作业。真正有价值的不是收藏，而是拿其中一个动作去验证。

## 五篇内容地图

| 序号 | 主题 | 拆解页 | 素材页 | 学习重点 |
|---|---|---|---|---|
| 01 | 商业心法总纲 | https://siuserxiaowei.github.io/yangge-business-mindset-pages/notes/1912868579112712840/ | https://siuserxiaowei.github.io/yangge-business-mindset-pages/notes/1912868579112712840/materials.html | AI 创业、商业增长、IP、流量、长期主义和「术法道器势」总框架 |
| 02 | 商业预判 | https://siuserxiaowei.github.io/yangge-business-mindset-pages/notes/1912879659054594696/ | https://siuserxiaowei.github.io/yangge-business-mindset-pages/notes/1912879659054594696/materials.html | 创业预判、赛道筛选、终局图谱、P 型/L 型创业者、AI 时代培训行业变化 |
| 03 | 第一性原理 | https://siuserxiaowei.github.io/yangge-business-mindset-pages/notes/1912879694488601688/ | https://siuserxiaowei.github.io/yangge-business-mindset-pages/notes/1912879694488601688/materials.html | 战略取舍、系统拆解、质疑默认路径、单变量优化和 AI 自动化判断 |
| 04 | MVP 验证 | https://siuserxiaowei.github.io/yangge-business-mindset-pages/notes/1912879709520320784/ | https://siuserxiaowei.github.io/yangge-business-mindset-pages/notes/1912879709520320784/materials.html | 最小可行产品、低成本试错、关键假设验证、实验卡和验证流程 |
| 05 | SWOT 与商业画布 | https://siuserxiaowei.github.io/yangge-business-mindset-pages/notes/1912879720258402952/ | https://siuserxiaowei.github.io/yangge-business-mindset-pages/notes/1912879720258402952/materials.html | SWOT、商业画布、AI 创业赛道战略、客户细分、价值主张和收益闭环 |

## 「术法道器势」怎么读

每篇文章都按同一套框架拆解：

- `术`：马上能做的动作，比如访谈、调研、预售、评分、单变量测试。
- `法`：可以复用的方法论，比如商业预判五步法、第一性原理六步、MVP 实验流程。
- `道`：底层判断标准，比如长期整体最优、证据优先、低成本验证、先终局后当下。
- `器`：工具、模板和资源，比如访谈表、SWOT 表、商业画布、实验卡、AI 工作流。
- `势`：外部趋势和时机，比如 AI 降低执行成本、技能培训供给过剩、IP 与信任变稀缺。

简单理解：

- `术` 解决「现在具体做什么」。
- `法` 解决「这类问题以后怎么重复解决」。
- `道` 解决「为什么这样判断是对的」。
- `器` 解决「用什么工具和模板落地」。
- `势` 解决「为什么现在值得做、不能逆着什么趋势做」。

## 怎么克隆这个仓库

你可以直接克隆到本地阅读、备份或二次修改：

```bash
git clone https://github.com/siuserxiaowei/siuserxiaowei.github.io/tree/main/library/yangge-business-mindset-pages.git
cd yangge-business-mindset-pages
```

这个项目是纯静态页面，不需要安装 npm 依赖就能预览。

本地启动一个静态服务：

```bash
python3 -m http.server 8020
```

然后打开：

```text
http://localhost:8020/
```

常用页面：

```text
http://localhost:8020/index.html
http://localhost:8020/audit.html
http://localhost:8020/archive.html
```

## 仓库结构

```text
.
├── README.md
├── index.html
├── audit.html
├── archive.html
├── styles.css
├── scripts/
│   ├── build-site.mjs
│   └── fetch-ddmaster-share-notes.mjs
├── notes/
│   ├── 1912868579112712840/
│   ├── 1912879659054594696/
│   ├── 1912879694488601688/
│   ├── 1912879709520320784/
│   ├── 1912879720258402952/
│   └── share-fetch-summary.json
└── sources/
```

核心文件说明：

| 路径 | 作用 |
|---|---|
| `README.md` | 仓库说明，新访客先看这里 |
| `index.html` | GitHub Pages 首页 |
| `audit.html` | 5 篇素材的去重和完整性核对 |
| `archive.html` | 5 篇 GET 笔记原文素材的一页式静态备份 |
| `styles.css` | 全站样式 |
| `scripts/build-site.mjs` | 根据 Markdown 和素材重新生成 HTML 页面 |
| `scripts/fetch-ddmaster-share-notes.mjs` | 抓取公开分享 GET 笔记素材的脚本 |
| `notes/{id}/analysis.md` | 单篇结构化拆解原稿 |
| `notes/{id}/index.html` | 单篇在线拆解页面 |
| `notes/{id}/materials.html` | 单篇原始素材库页面 |
| `notes/{id}/meta.json` | 标题、来源、时长、素材数量等元数据 |
| `notes/{id}/sources/normalized-materials.md` | 清洗后的智能总结、会议纪要、文字记录和课堂资料索引 |
| `notes/{id}/sources/raw/` | 公开分享页接口返回的脱敏原始 JSON |
| `notes/{id}/assets/class-images/` | 课堂资料图片 |

## 单篇笔记目录说明

每个 `notes/{id}/` 目录通常长这样：

```text
notes/1912879659054594696/
├── analysis.md
├── index.html
├── materials.html
├── meta.json
├── assets/
│   └── class-images/
└── sources/
    ├── normalized-materials.md
    ├── image-index.json
    ├── ocr-results.json
    ├── ocr-text/
    └── raw/
```

阅读时看：

- 想学习：看 `index.html` 或线上拆解页。
- 想核对原文：看 `materials.html` 或 `sources/normalized-materials.md`。
- 想确认抓取状态：看 `meta.json` 和 `image-index.json`。
- 想长期备份：看根目录 `archive.html`。

## 怎么重新生成页面

如果你修改了 `analysis.md`、`normalized-materials.md`、`meta.json` 或构建脚本，需要重新生成 HTML：

```bash
node scripts/build-site.mjs
```

生成后建议检查：

```bash
python3 -m http.server 8020
```

打开本地页面确认：

```text
http://localhost:8020/
http://localhost:8020/archive.html
```

## 怎么重新抓取公开 GET 笔记

公开分享页素材可以用脚本重新抓取：

```bash
node scripts/fetch-ddmaster-share-notes.mjs
```

注意：

- 脚本只适合公开分享页。
- 已经失效、私有、需要登录权限的 GET 笔记，不能靠静态页面抓取。
- 私有笔记如果要完整备份，需要拥有者导出或提供可访问权限。
- 不要把登录 token、cookie、签名 URL 等敏感凭据提交到仓库。

## 怎么发布到 GitHub Pages

本仓库使用 GitHub Pages，从 `main` 分支根目录直接部署。

常规发布流程：

```bash
node scripts/build-site.mjs
git status -sb
git add README.md index.html audit.html archive.html styles.css scripts notes
git commit -m "Update documentation and pages"
git push origin main
```

推送后 GitHub Pages 会自动部署。部署完成后访问：

```text
https://siuserxiaowei.github.io/yangge-business-mindset-pages/
```

## 素材来源与边界

这个仓库保存的是已经能合法访问到的课程笔记素材，主要包括：

- GET/妙记智能总结
- 会议纪要/课堂实录
- 逐字稿/文字记录
- 课堂资料图片
- 图片 OCR 辅助文本
- 基于以上素材做的「术法道器势」补充拆解

当前素材边界：

- `1912868579112712840`：智能总结、文字记录、9 张课堂图片。
- `1912879659054594696`：智能总结、文字记录、6 张课堂图片。
- `1912879694488601688`：智能总结、文字记录，分享接口未返回课堂图片。
- `1912879709520320784`：智能总结、文字记录，分享接口未返回课堂图片。
- `1912879720258402952`：智能总结、文字记录，分享接口未返回课堂图片。

课程中涉及 ROI、增长速度、分润比例、市场规模等数字，属于讲者现场口径。本仓库只做课程逻辑拆解和学习整理，没有对所有商业数字做外部独立核验。

## 常见问题

### 原 GET 笔记以后不公开了怎么办？

看 `archive.html`。这个页面已经把 5 篇已获取的智能总结、会议纪要、逐字稿/文字记录和课堂资料写进本站 HTML，不依赖原分享链接继续有效。

### 我应该看拆解页还是素材页？

学习优先看拆解页：`notes/{id}/index.html`。

核对原文优先看素材页：`notes/{id}/materials.html`。

想一次性备份和搜索 5 篇原文素材，看 `archive.html`。

### 这个项目需要构建工具吗？

日常阅读不需要。它是静态 HTML/CSS。

只有在修改 Markdown、素材或页面结构后，才需要执行：

```bash
node scripts/build-site.mjs
```

### 为什么有些笔记没有课堂图片？

因为分享接口没有返回课堂图片文件。仓库不会伪造不存在的课堂资料，只展示实际获取到的内容。

### 可以直接复制这个仓库做自己的课程备份吗？

可以参考结构和脚本，但要注意内容版权、访问权限和隐私安全。不要把他人的私有资料、登录凭据或未脱敏接口数据公开提交。

## 更新记录

- 统一 5 篇 GET/妙记笔记为一个 GitHub Pages 站点。
- 增加每篇独立拆解页和独立素材页。
- 增加 `audit.html`，用于核对素材完整性和重复情况。
- 增加 `archive.html`，用于保存 5 篇 GET 笔记原文素材的一页式离线备份。
- 优化引用、加粗、课堂图片和移动端阅读排版。
- 补充仓库说明、学习路径、克隆方式、本地预览、重新生成和部署流程。
