akua / errors / E_RENDER_OUTPUT_TOO_LARGE
E_RENDER_OUTPUT_TOO_LARGE
Render
What happened
A render produced more output than the host is willing to buffer from the sandboxed worker (the per-render stdout ceiling — a DoS bound on shared hosts). The Package renders, but its manifest set is too large to deliver. Distinct from E_RENDER_KCL so agents don't mistake an over-large-but-valid render for a program error.
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.