Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 14f6cdd313 |
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@ztimson/ai-utils",
|
||||
"version": "1.2.5",
|
||||
"version": "1.2.6",
|
||||
"description": "AI Utility library",
|
||||
"author": "Zak Timson",
|
||||
"license": "MIT",
|
||||
|
||||
@@ -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})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user