akua / errors / E_RENDER_BUDGET_DEPTH

E_RENDER_BUDGET_DEPTH

What happened

pkg.render exceeded the render-stack depth cap. Default is generous (16); hitting it usually means runaway composition through fresh Packages, which cycle detection alone can't catch.

How to fix it

This error doesn't have an extended remediation guide yet — track issues on GitHub or open one with your --json output if the message above wasn't enough.