holon 0.14.1

A headless, event-driven runtime for long-lived agents
Documentation
1
2
3
4
5
6
7
8
9
# Sequential Render Bugs Fixture

This fixture contains two independent formatting issues in a tiny render flow:

- `src/name.js` lowercases the display name
- `src/role.js` uppercases the role label

The benchmark is designed so an agent may fix one issue, rerun verification,
and then continue until the full rendering contract passes.