derive-budget-local-floor-is-five
IN premise
`_build_beliefs_section` guarantees at least 5 local beliefs are shown regardless of agent budget pressure, via `max(5, max_beliefs - count)`
Summary
The wiki builder always displays a minimum of five beliefs from the local topic on each page, even when the system is under budget pressure and trying to reduce content. This floor prevents pages from appearing empty or uninformative when the agent is aggressively trimming to save resources.
Details
| Source | entries/2026/04/29/tests-test_derive_budget.md |