Structure, config loader, personality/tools/memory from clawd, venv, 22 tests passing. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
11 lines
203 B
JSON
11 lines
203 B
JSON
{
|
|
"defaultDomains": ["health"],
|
|
"defaultTypes": ["coaching"],
|
|
"defaultTags": [],
|
|
"inferTypeFromFilename": true,
|
|
"filenameTypeMap": {
|
|
"dimineata": "coaching",
|
|
"seara": "reflectie"
|
|
}
|
|
}
|