Personal file memory organization instructions
All checks were successful
Publish Library / Build NPM Project (push) Successful in 33s
Publish Library / Tag Version (push) Successful in 12s

This commit is contained in:
2026-07-27 22:47:48 -04:00
parent 73d6ee0f2a
commit 14f6cdd313
2 changed files with 2 additions and 2 deletions

View File

@@ -586,7 +586,7 @@ Rules:
When extracting facts, you MUST also decide the exact destination path:
- Use an existing node name if the facts clearly belong there
- All information primary about the user should go under "Personal" (e.g., Personal/Goals, Personal/Habits)
- All information primary about the user should go under "Personal/Subject" (e.g., Personal/Info, Personal/Todos)
- When required, create a new path following collection/subject format (e.g., People/Sarah, Projects/Oxide)
- For journal entries, use "journal" (will auto-route to Journal/${weekKey})