Files
cleveragents-core/docs/reference
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-02-19 13:46:48 +00:00
2026-02-23 03:11:12 +00:00
2026-03-04 22:40:34 +00:00