Agentic Cognitive Architecture (ACA)
A layered file-based cognitive architecture that fights coherence window decay. Your agent drifts because nothing in the architecture fights it. ACA provides the structural reinforcement that's missing.
What it is:
Six files on an abstract-to-deterministic spectrum (Soul, Job, Motivations, Charter, Comms, Identity)
Key mechanism: drift corridors — named behavioral failure modes that make the model's cheap default completions structurally expensive
Bootstrap hook that injects the extra files into agent context alongside standard OpenClaw workspace files
Works with any model
What's in the repo:
Full architecture README with research context, real production examples, and honest discussion of what it does and doesn't do
SKILL.md that your agent can read to help you get started
cognitive-stack bootstrap hook (handler.js + docs)
Apache-2.0. Start with SOUL.md. Add layers when you feel the gap.