mirror of
https://github.com/Jeuners/ECC.git
synced 2026-09-09 15:02:30 +02:00
docs: close harness audit readiness gaps
This commit is contained in:
parent
b07432eac7
commit
20d862951f
15 changed files with 301 additions and 18 deletions
|
|
@ -16,6 +16,9 @@ User request → Claude picks a tool → PreToolUse hook runs → Tool executes
|
|||
|
||||
## Hooks in This Plugin
|
||||
|
||||
Memory persistence lifecycle definitions live in `hooks/memory-persistence/`.
|
||||
The executable hook graph remains `hooks/hooks.json`; the memory persistence directory is the stable contract for SessionStart, PreCompact, observation, activity tracking, and SessionEnd behavior.
|
||||
|
||||
## Installing These Hooks Manually
|
||||
|
||||
For Claude Code manual installs, do not paste the raw repo `hooks.json` into `~/.claude/settings.json` or copy it directly into `~/.claude/hooks/hooks.json`. The checked-in file is plugin/repo-oriented and is meant to be installed through the ECC installer or loaded as a plugin.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue