refactor(vault): Phase 3 — metadata convergence
- Backfill `created` frontmatter on 266 active notes (git date or mtime) - Normalize `status` to 4 values: draft/active/done/archived (11 notes) - Active/进行中/needs-review → active - archive → archived - 待执行/conditional → draft - 完成/accepted → done - Declare clipper boundary: 04_Archive/Inbox-Clippings/** exempt from migration - Update depth rule: max 3 → max 4 levels (new notes only) - Add metadata-converge.mjs script for reproducibility
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
---
|
||||
created: 2026-08-08
|
||||
---
|
||||
根据该视频(由知名 AI 战略博主 **Nate B Jones** 制作)的核心内容,以下为您整理一份详细的文字整理与架构解析。
|
||||
|
||||
视频主要探讨了在 OpenAI、Anthropic、Google 等巨头频繁更新、不断“杀死”创业公司和套壳产品的背景下,AI 建设者(Builders)应当如何定位自己。作者将 AI 建设者划分为三个级别,并指出了如何从被动挨打的“1级建设者”晋升为具备护城河的“3级建设者”。
|
||||
|
||||
Reference in New Issue
Block a user