Contract
What the agent delivers
One ASCII expression interpreted by a bounded parser as mono unsigned 8-bit PCM.
The counted object is the exact raw primary payload. The trusted runner, manifest, source archive, HTTP overhead, and preview are not part of the byte total.
Hard restrictions
- No eval or dynamic property access; the AST is capped at 32 levels and 256 nodes.
- Arithmetic wraps to signed int32 before output is converted to unsigned 8-bit PCM.
- Playback begins only after a listener gesture.