Typical Workflow
Import
design_researchto anchor ecosystem discovery.Select one or more wrapper submodules based on task: -
design_research.problemsfor benchmark tasks and registries. -design_research.agentsfor participants and coordination patterns. -design_research.experimentsfor study definitions and orchestration. -design_research.analysisfor downstream analysis and reporting.Build end-to-end studies by composing these layers without duplicating logic.
Keep package-specific details in component repositories.