Commit Graph
3 Commits
Author SHA1 Message Date
windyboy b182762e14 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
2026-09-26 11:37:19 +08:00
windyboy 9c88db6d0f refactor: rename template files to English and update file paths in docs 2026-08-26 17:13:57 +08:00
windyboy 99c64fec46 add go-docs-qa practice project: project overview and task-and-rubric 2026-08-24 17:52:43 +08:00