This file tracks agent-facing changes (docs, robot output surfaces, schemas, safety behavior).
- Added agent-first doc entrypoints under
docs/agent/. - Added
agent_baseline/snapshots (README/help/schema + small example outputs). - Added
ROBOT_MODE_EXAMPLES.jsonlandCLI_SCHEMA.jsonas static, machine-readable artifacts. - Removed
rm -rfusage from local scripts/tests to comply with the no-deletion policy inAGENTS.md.