akua / errors / E_RENDER_CYCLE
E_RENDER_CYCLE
Render
What happened
pkg.render re-entered a Package already on the render stack — composition cycle. Caught before the inner load to bound recursion; covers both direct and transitive cycles.
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.