What should happen
Remove or correct the reference to an "organization" override layer in the lookup chain. The actual override resolution chain does not include this layer.
Why
The doc describes a lookup step that doesn't exist in the framework's override resolution logic. Confuses users trying to understand where their overrides should live.
Which layer
Documentation (docs/, README.md, CONTRIBUTING.md)
What should happen
Remove or correct the reference to an "organization" override layer in the lookup chain. The actual override resolution chain does not include this layer.
Why
The doc describes a lookup step that doesn't exist in the framework's override resolution logic. Confuses users trying to understand where their overrides should live.
Which layer
Documentation (
docs/,README.md,CONTRIBUTING.md)