Documentation
README
CAO Self-Learning
CAO workflows can improve as they repeat: outcomes you report feed a retrospector agent that distills durable lessons into memory, and those lessons reach future sessions automatically. Your job depends on your role.
All of this is opt-in infrastructure. If report_outcome or a memory tool
returns disabled: true, skip it silently and continue your task — learning
is off for this run (often deliberately, e.g. a control run) and that is
expected, not an error.
If you are a SUPERVISOR
Report an outcome after each meaningful unit of work
One report_outcome call per completed step, delegated task, or work item —
after validation/review, not before:
This is the opening of the README. Read the full README on GitHub.