Cognition
Cognition gives an OpenClaw agent a practical memory architecture: raw logs, durable knowledge, commitments, and reusable procedures.
Use it to make memory operational, not decorative.
Start Here
Install the scaffolding:
bash {baseDir}/scripts/install.sh
Then adopt it in 3 tiers.
Tier 1 — Core
Adopt this first. It is the smallest useful subset.
Core behavior
- Log important work to
memory/YYYY-MM-DD.md - Keep durable facts in
MEMORY.mdand deeper
[Description truncada. Veja o README completo no GitHub.]