Spaces:
Sleeping
Sleeping
| """PROTEUS — a grid arena for measuring whether LLMs read other agents' motives. | |
| Show a model a grid game in progress, hand it control at a decision point | |
| ("you are this agent — continue"), and measure whether it reads the other | |
| agent's motive (e.g. a predator's chase) and acts congruently. | |
| See docs/superpowers/specs/2026-06-01-proteus-arena-slice-design.md. | |
| """ | |
| __version__ = "0.1.0" | |