个人知识与记忆实验室。
把 2015 年写下的四个想法,继续做下去。
Revisiting four ideas first recorded in 2015 and tracing how they evolved into working projects by 2026.
| URL | |
|---|---|
| Live Site(项目谱系站) | https://conanxin.github.io/2015-Projects/ |
| Project Timeline | https://conanxin.github.io/2015-Projects/timeline/ |
| Lineage Map | https://conanxin.github.io/2015-Projects/lineage/ |
| Stories(公开口述历史 Pilot) | https://conanxin.github.io/2015-Projects/stories/ |
| Oral-history governance kit | docs/oral-history/ |
这个仓库创建于 2015 年 1 月 3 日。原本只有 4 份 markdown,记录作者那时想做的 4 个项目。2015–2026 这 11 年里,那些想法被忘了、改了、被挪到了别的仓库。
2026 年 6–7 月做了一次完整审计,发现:
- 4 个种子想法中,有 3 个已经在 11 个后继仓库里换了一种样子继续存在;
- 只有 P4 家庭口述历史 至今没有任何旗舰后继;
- 那个 2015 写下 4 个想法的仓库,一直停在那里没动。
这个仓库现在不再是「明年要做的项目笔记本」。它变成 2015 → 2026 的项目谱系中枢:把 4 份 2015 文档按字节保留下来,把 11 个后继仓库接上线,把下一阶段要做的实验写明白。
这并不是成功学叙事,也不是「完成时」。2026 年的判断是:「4 个项目有 3 个找到了下家,1 个孤立到工具和条件终于凑齐了。」
| 种子 | 2015 原始名称 | 当前角色 | 状态 | 线上页 |
|---|---|---|---|---|
| P1 | 1.Podcast-Plan.md |
编辑与音频传播层(承载《万物小窗》/ RSS / 口述历史片段) | Evolved | voice |
| P2 | 2.E-Reader.md |
阅读、解析、检索与知识整理能力层 | Evolved | reading |
| P3 | 3.DESIGNING For The Web.md |
历史档案 + Agent 链接维护实验 | Archive maintained | design |
| P4 | 4.Recordingl history.md |
近期旗舰 Pilot + 长期核心方向 | Pilot next | memory |
每份 2015 原始文档的链接(路径保持不变,原文件名 Recordingl 的历史拼写保留):
1.Podcast-Plan.md2.E-Reader.md- [
3.DESIGNING For The Web.md](./3.DESIGNING For The Web.md) - [
4.Recordingl history.md](./4.Recordingl history.md)
- 2015-01:4 个原始项目在仓库中落地,仅 4 次 commit;
- 2015–2016:
2015-Daily-Recording与2016-Daily-Recording两次公开日记实验都尝试过每日更新,到 2016 年初自陈「计划是美好的,但现实是残酷的」; - 2026-04–06:阅读侧、写作侧、知识库侧、播客侧的多个后继仓库陆续出现;
- 2026-07:复兴审计 + 项目谱系静态站 + GitHub Pages 发布;
- 2026-07:V0.2 公开口述历史 Pilot 上线(NPS / Isadore Samet / First Tomato);
- 2026-07:V0.3 家庭口述历史治理工作包(15 治理文档 + 11 模板 + 5 JSON Schema + 1 validator);
- 2026-07:V0.4A 合成 dry-run fixture(
OH-2026-900,回放 Gate 0–5 + 撤回 + 4 字段回环验证),不发布故事页; - 下一阶段:V0.4B — 不涉及第三方隐私、默认不公开的真实自我访谈 dry run。
不写无法验证的精确日期。
11 个关联仓库,按 4 个种子分组。它们在思想、内容或工作流上有关联,但没有合并到本仓库。
conanxin/wonder-window-cn— 《万物小窗》周刊,Vite+React,已发 RSSconanxin/medium-archive— 自身写作归档(Astro)conanxin/hermes-knowledge-base— 转录与归档底座conanxin/2015-Daily-Recording— 2015 每日记录(习惯证据,已停更)conanxin/2016-Daily-Recording— 2016 每日 push(习惯证据,约 52 天后停更)conanxin/hermes-agent— 仓库 Operator(仅作操作者引用,非代码依赖)
conanxin/ebook-treasure-chest— 电子书下载索引conanxin/ebook-content-lab— 以单本电子书为单位的证据驱动内容项目conanxin/book-id-search— 书目元数据检索(5,115,734 条)conanxin/DocuMuse— 本地 PDF 阅读 + AI 解析conanxin/courses-zh— 中文学习课程集合
conanxin/courses-zh— 设计资源中「学习资源」的独立conanxin/medium-archive— 「内容归档」思路的现成实现
conanxin/DocuMuse— interview 文档类型识别(间接抓手)conanxin/hermes-knowledge-base— interview 内容类型归档底座
- V0.1A — 项目谱系静态站完成(Astro 5.18.2 + 原生 CSS + 无 React / Tailwind / 后端 / AI API)
- V0.1B — 通过 GitHub Pages 正式发布:
https://conanxin.github.io/2015-Projects/ - V0.1C — 本阶段:README 与历史入口复兴
线上 8 个静态页面,Astro 静态生成,GitHub Actions 部署(workflow:Deploy 2015 Projects Reborn to GitHub Pages)。
cd site
npm ci
npm run devdev server 启动后打开 http://localhost:4321/2015-Projects/。
构建:
cd site
npm run check
npm run buildbase path 为 /2015-Projects/,与 GitHub Pages 项目子路径对齐。Astro site 配置为 https://conanxin.github.io。
2015-Projects/
├── README.md ← 当前:现代项目入口(V0.1C 起)
├── 1.Podcast-Plan.md ← 原始 2015 文档(保持不变)
├── 2.E-Reader.md ← 原始 2015 文档(保持不变)
├── 3.DESIGNING For The Web.md ← 原始 2015 文档(保持不变)
├── 4.Recordingl history.md ← 原始 2015 文档(保持不变)
├── archive/
│ └── 2015/
│ ├── README.original.md ← 2015 README 字节级副本
│ ├── README.md ← 本目录说明
│ └── manifest.sha256 ← 5 文件 SHA-256 清单(来自 Git 对象)
├── reports/ ← 复兴研究 + 部署阶段报告
├── site/ ← Astro 项目
└── .github/workflows/pages.yml ← GitHub Pages 部署 workflow
- 原始 README 已保存为
archive/2015/README.original.md - SHA-256 清单:
archive/2015/manifest.sha256 - 四份 2015 项目文档保持原路径与原始内容
- 原始仓库起点 commit:
dc8e86e7a6aa4f8dab44c381a912b29dd825d085
- Current — V0.4A:合成 dry-run fixture(
OH-2026-900)- 详见
fixtures/synthetic-oh-2026-900/ - 含 16 份 markdown + 4 份 fixture JSON + 1 份
validate-fixture.mjs,零真实资料 - 验证 17 检查通过;负例 10 errors / exit 1
- 详见
- Next — V0.4B:真实自我访谈 dry run(不涉及第三方隐私,默认不公开)
- Later — 真实家庭访谈 Pilot(仅在 V0.4B 通过 + governance 人工审阅后)
- 复兴审计 R0:
reports/2026_revival_research_report.md - R0 链接审计 CSV:
reports/2026_link_audit_raw.csv - V0.1A 站点开发报告:
reports/v0_1a_lineage_site_report.md - V0.1B Pages 部署报告:
reports/v0_1b_github_pages_deployment_report.md - V0.1C README 复兴报告:
reports/v0_1c_readme_revival_report.md - V0.2B 公共口述历史 Pilot 报告:
reports/v0_2b_public_oral_history_pilot_report.md - V0.3 家庭口述历史治理工作包报告:
reports/v0_3_family_oral_history_governance_report.md - V0.4A 合成 dry-run fixture 报告(本阶段):
reports/v0_4a_synthetic_dry_run_report.md
License has not yet been specified for this historical repository.
由 Hermes Agent 协调完成 V0 阶段。AI Agent 在本项目中的角色是整理 / 审计 / 辅助,不替代讲述者本人。