chore: emit structured counterfactual decision traces from the shadow meta-controller #6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Context
The shadow controller already logs useful hints, but its traces are still too thin for serious offline counterfactual analysis.
Why this matters
To know whether the meta-controller is actually becoming smarter, we need richer shadow evidence: what alternatives existed, why they were rejected, what uncertainty terms dominated, and what live path was ultimately chosen.
Current evidence
/home/openclaw/.openclaw/workspace/logs/meta-controller-shadow.jsonl/home/openclaw/.openclaw/workspace/lib/meta_controller.pyDeliverables
Definition of done
We can run offline comparisons of live-vs-shadow choices without custom log archaeology.