- 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
43 lines
733 B
Markdown
43 lines
733 B
Markdown
---
|
|
created: 2026-01-05
|
|
---
|
|
# {{title}}
|
|
|
|
## Project Overview
|
|
**Start Date**: {{date}}
|
|
**Target Completion**:
|
|
**Status**: Active
|
|
|
|
## Objectives
|
|
- [ ]
|
|
- [ ]
|
|
- [ ]
|
|
|
|
## Context
|
|
<!-- Why this project? What problem does it solve? -->
|
|
|
|
## Success Criteria
|
|
<!-- How will we know this is complete? -->
|
|
|
|
## Key Resources
|
|
<!-- Links to relevant notes, documents, people -->
|
|
|
|
## Progress Log
|
|
<!-- Claude Code will help maintain this -->
|
|
|
|
### {{date}} - Project Initiated
|
|
- Set up project structure
|
|
- Initial research phase
|
|
|
|
## Open Questions
|
|
<!-- Track what we need to figure out -->
|
|
-
|
|
-
|
|
|
|
## Next Actions
|
|
<!-- Immediate next steps -->
|
|
- [ ]
|
|
- [ ]
|
|
|
|
---
|
|
*Using Claude Code? Say: "I'm working on {{title}} in thinking mode. Let's explore."* |