chore(kb): add memory/kb to git tracking
memory/* was fully ignored; now only memory/kb/ is tracked so notes, coaching sessions, insights, and project docs are versioned while embeddings and sqlite databases stay untracked. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
10
memory/kb/coaching/.rules.json
Normal file
10
memory/kb/coaching/.rules.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"defaultDomains": ["health"],
|
||||
"defaultTypes": ["coaching"],
|
||||
"defaultTags": [],
|
||||
"inferTypeFromFilename": true,
|
||||
"filenameTypeMap": {
|
||||
"dimineata": "coaching",
|
||||
"seara": "reflectie"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user