Objective
Make the repository front door useful to AI security researchers who want to run or adapt a simulator study, without requiring them to understand adapter architecture first.
Reader path
The README should:
- explain in plain language what RAES adapters let a researcher do and what they do not prove;
- show the shortest supported install and CAGE-2 example run from a clean environment;
- show the expected concise result and where the portable scenario, run, evidence, and report artifacts are written;
- explain how to change an agent, seed, trial length, or environment pack;
- link to the example pack, a full reproduction recipe, current limitations, citation/provenance, and troubleshooting;
- list supported adapters/profiles with honest maturity and evidence status; and
- route adapter implementers and maintainers to separate developer documentation.
Move build, CI, repository layout, release, governance, and contributor mechanics out of the main reader flow and into a clearly linked developer index. Preserve authoritative ADRs and records; do not present them as the user tutorial.
Acceptance criteria
Reference
Use the task-first structure and progressive disclosure of the RAES README as the local model; adapt it to an installed simulator workflow rather than copying it.
Objective
Make the repository front door useful to AI security researchers who want to run or adapt a simulator study, without requiring them to understand adapter architecture first.
Reader path
The README should:
Move build, CI, repository layout, release, governance, and contributor mechanics out of the main reader flow and into a clearly linked developer index. Preserve authoritative ADRs and records; do not present them as the user tutorial.
Acceptance criteria
Reference
Use the task-first structure and progressive disclosure of the RAES README as the local model; adapt it to an installed simulator workflow rather than copying it.