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-01-07
|
||||
---
|
||||
# 2026-01-07
|
||||
|
||||
## Capture
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
---
|
||||
created: 2025-09-13
|
||||
---
|
||||
# {{date:YYYY-MM-DD}}
|
||||
|
||||
## Capture
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
---
|
||||
created: 2026-01-26
|
||||
---
|
||||
<claude-mem-context>
|
||||
# Recent Activity
|
||||
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
---
|
||||
created: 2026-02-24
|
||||
---
|
||||
# 改进计划(基于评审意见,排除 CLAUDE-BOOTSTRAP.md 相关问题)
|
||||
|
||||
**计划日期**: 2026-02-03
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
---
|
||||
created: 2025-09-13
|
||||
---
|
||||
# 📥 Inbox
|
||||
|
||||
Your capture zone for new ideas, quick thoughts, and unprocessed information.
|
||||
|
||||
@@ -5,7 +5,7 @@ tags:
|
||||
- inbox
|
||||
- security
|
||||
- credentials
|
||||
status: needs-review
|
||||
status: active
|
||||
---
|
||||
|
||||
# 2026-03-16
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
---
|
||||
created: 2025-09-13
|
||||
---
|
||||
# Welcome to Your AI-Powered Second Brain
|
||||
|
||||
This is your Inbox - a temporary landing zone for new ideas, quick captures, and daily thoughts.
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
---
|
||||
created: 2025-09-13
|
||||
---
|
||||
# {{date:YYYY-MM-DD}}
|
||||
|
||||
## Capture
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
---
|
||||
created: 2026-04-10
|
||||
---
|
||||
# 2026-04-03
|
||||
|
||||
## Capture
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
created: 2026-09-11
|
||||
tags:
|
||||
- 家居/智能马桶
|
||||
- 使用说明
|
||||
|
||||
@@ -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