Research¶
| Distribution | archetype-research |
| Import package | archetype.research |
| Typed adapter | Research |
| Dependency | archetype-ecs |
Research is the minimal AutoResearch world library. It owns candidates, evaluators, experiment identity, ledger state, views, admission, and the directly awaited optimization workflow.
Coding-agent sessions, transcripts, and trajectory schemas remain Missions behavior. Research may retain bounded external evidence without importing or duplicating another library.
Start¶
Framework evaluation¶
Generic graders, outcomes, contracts, and durable evaluation receipts belong
to archetype-ecs, not Research. Research consumes those framework contracts
when an optimization workflow needs them. See the
Framework evaluation Python API for that
separate surface.
For installation and trusted extension behavior, see World libraries.