Files
cleveragents-core/docs
HAL9000 eb3014be8e docs(reference): fix invariant precedence chain to show 4-tier (plan > action > project > global)
The reference doc showed a 3-tier chain (plan > project > global) which
was inconsistent with the main specification and implementation.

The correct 4-tier chain is: plan > action > project > global.
This matches docs/specification.md line 92 and the implementation's
_SCOPE_PRECEDENCE dict in actor/reconciliation.py.

Refs: #5861
2026-04-28 09:25:16 +00:00
..
2026-03-10 12:38:35 -04:00