21 lines
434 B
Markdown
21 lines
434 B
Markdown
# HOOK.md
|
|
|
|
This document reserves the hook adapter contract for the continuity plugin MVP.
|
|
|
|
## Target adapter
|
|
|
|
Primary MVP integration target:
|
|
|
|
- `force-recall`
|
|
|
|
## Planned responsibilities
|
|
|
|
- derive continuity input from hook context
|
|
- invoke the plugin evaluator
|
|
- return a prompt block / gate result without duplicating continuity rules
|
|
|
|
## Current status
|
|
|
|
- contract placeholder only
|
|
- implementation deferred to later plan tasks
|