reorg: 10-assets->00-assets, add 07-tasks + 06-research, READMEs in all folders
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
---
|
||||
title: "Archive"
|
||||
status: "active"
|
||||
folder: "03-archive"
|
||||
tags: [readme, archive]
|
||||
created: "2026-07-29"
|
||||
updated: "2026-07-29"
|
||||
version: "1.0.0"
|
||||
---
|
||||
|
||||
# Archive
|
||||
|
||||
Done / superseded files. Move here, don't delete.
|
||||
|
||||
## When to archive
|
||||
|
||||
- Task is done → `07-tasks/<task>.md` → move to `03-archive/`, set `status: "archived"`
|
||||
- Doc is superseded → move + set `status: "archived"`
|
||||
- Old config / prompt that's no longer current
|
||||
|
||||
## Naming
|
||||
|
||||
Keep the original filename. Add a date prefix if helpful:
|
||||
- `original-name.md`
|
||||
- `2026-07-29-original-name.md`
|
||||
|
||||
## Don't archive
|
||||
|
||||
- Logs (`01-logs/`) — append-only
|
||||
- Daily notes
|
||||
Reference in New Issue
Block a user