docs: close harness audit readiness gaps

This commit is contained in:
Affaan Mustafa
2026-05-11 20:15:37 -04:00
committed by Affaan Mustafa
parent b07432eac7
commit 20d862951f
15 changed files with 301 additions and 18 deletions

View File

@@ -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.