Documentation
README
Fires at session end. Reads deterministic signals captured during the session
and synthesizes structured memories. Nothing leaves the machine unless the user
explicitly configured an API model via IJFW_AUTOMEM_MODEL.
Consent gate (first run only)
Before any synthesis, check .ijfw/.automem-consent:
- If missing: ask the user once: "IJFW can automatically extract lessons (errors hit, fixes applied, preferences you stated) at session end into local memory. OK? (y/n). Reply
y,n, orask(ask again next time)." Write answer as{"consented": true|false, "at": "<iso>"}to.ijfw/.automem-consent. - If
"consented": false: do nothing this session. - If
"consented": true: proceed.
This is the opening of the README. Read the full README on GitHub.