Files
my-vault/01_Projects
windyboy be56d86e84 refactor(vault): Phase 5 — single agent contract
- Rewrite AGENTS.md as single operations manual (PARA, permission table,
  frontmatter conventions, safety rules, code style)
- Root CLAUDE.md = one-line pointer to AGENTS.md
- Delete 13 stub CLAUDE.md files across vault directories
- Delete .claude/project-instructions.md + .claude/memory/instructions/
  (content merged into AGENTS.md)
- .claude/settings.json: deny plugin data.json + 04_Archive + git push;
  ask on .obsidian/** edits; remove SessionStart hook (claudesidian welcome)
- Delete 3 upstream commands (init-bootstrap, install-claudesidian, upgrade)
- Add risk/writes metadata to 14 remaining commands
- Rewrite README.md (remove all claudesidian content)
- package.json: name → my-vault, remove check-updates/firecrawl scripts
2026-09-26 11:41:32 +08:00
..

created
created
2025-09-13

Projects

Purpose: Time-bound initiatives with clear completion criteria.

What is a Project?

A project has:

  • A specific goal or deliverable
  • A clear end date or completion criteria
  • Multiple tasks or actions

Examples: Writing a paper, launching a product, planning an event, learning a new skill

For each project folder, create:

  • Research/ - Source materials and references
  • Drafts/ - Work in progress
  • Output/ - Final deliverables
  • README.md - Project objectives, timeline, and status

Project Lifecycle

  1. Start: Create folder with subfolders and README
  2. During: Keep all related materials in the project folder
  3. Complete: Create summary note, then move to 04_Archive/

Active Project Folders

Tips

  • Link to relevant Areas and Resources
  • Commit regularly to track progress with git
  • Review weekly to check status and next actions