ClosedBit error docs

CB_ERR_LIMIT

Native safety limit reached. A native ClosedBit operation hit a configured safety limit.

Why it happens

A native ClosedBit operation hit a configured safety limit.

How to fix it

Reduce the requested work, choose the intended profile, or use uncapped only for trusted local builds.

Copy-paste fix pattern
compile cba app.cbp app.cba chunky compute threaded max_memory 1024
Runtime and Studio now show this kind of page from the error dialog: plain message first, stable code second, original details third.