Chunk #440
Aus: Protokoll (Index: 4)
143
Tokens
Synced
Status
Taxonomie
| Kategorie | Protokoll |
|---|---|
| Pfad | Protokoll > KI-Protokoll > Hook-Konfiguration |
| Heading-Pfad | Protokoll > KI-Protokoll > Hook-Konfiguration |
Entities
| Name | Typ |
|---|---|
| settings.local.json | CONFIG |
| /var/www/tools/ki-protokoll/claude-hook/log_to_db.py | COMMAND |
| UserPromptSubmit | CONFIG |
| PreToolUse | CONFIG |
| PostToolUse | CONFIG |
Keywords
Inhalt
Datei: /var/www/dev.campus.systemische-tools.de/.claude/settings.local.json
{
"hooks": {
"UserPromptSubmit": [{
"hooks": [{
"type": "command",
"command": "/var/www/tools/ki-protokoll/claude-hook/log_to_db.py",
"timeout": 5
}]
}],
"PreToolUse": [{
"matcher": "",
"hooks": [{
"type": "command",
"command": "/var/www/tools/ki-protokoll/claude-hook/log_to_db.py",
"timeout": 5
}]
}],
"PostToolUse": [{
"matcher": "",
"hooks": [{
"type": "command",
"command": "/var/www/tools/ki-protokoll/claude-hook/log_to_db.py",
"timeout": 10
}]
}]
}
}Clean Content
Datei: `/var/www/dev.campus.systemische-tools.de/.claude/settings.local.json`
```
`{
"hooks": {
"UserPromptSubmit": [{
"hooks": [{
"type": "command",
"command": "/var/www/tools/ki-protokoll/claude-hook/log_to_db.py",
"timeout": 5
}]
}],
"PreToolUse": [{
"matcher": "",
"hooks": [{
"type": "command",
"command": "/var/www/tools/ki-protokoll/claude-hook/log_to_db.py",
"timeout": 5
}]
}],
"PostToolUse": [{
"matcher": "",
"hooks": [{
"type": "command",
"command": "/var/www/tools/ki-protokoll/claude-hook/log_to_db.py",
"timeout": 10
}]
}]
}
}`
```
Metadaten
| Analysiert am | 20.12.2025 12:38:28 |
|---|---|
| Analyse-Modell | gemma3:4b-it-qat |
| Embedding-Modell | mxbai-embed-large |
| Qdrant-ID | 856be695-b542-4fc4-b98f-a3efa6068f80 |
| Erstellt | 20.12.2025 12:34:42 |
| Aktualisiert | 20.12.2025 12:53:36 |