mirror of
https://github.com/andrewyng/openworker.git
synced 2026-09-03 04:49:26 +00:00
render_known_world (the exam's prompt builder) promised to match KnownWorld.render() (production's) by comment only - format drift would silently grade the reviewer against a stale prompt shape. Now every corpus setup renders through both and must come out byte-identical (plus a fixed example incl. the empty-world collapse, and a corpus format pin: remotes must be 'name url' since the engine renderer has no name-only representation).