Skip to content

Python API

Generated from the docstrings and type hints in python/src/science_adk.

Module Contents
Packagescience_adk Everything exported at the top level.
Agentscience_adk.agent The base agent and its execution context.
Primitivesscience_adk.primitives The seven specialised scientific agent primitives.
Modelsscience_adk.models Ports, nodes, workflows, traces and scores.
Workspacescience_adk.workspace The on-disk research project.
Runnerscience_adk.runner DAG execution and trace recording.
Validationscience_adk.validate Static workflow and source checks.
Scoringscience_adk.score Deterministic gates and the audit record.
Datasetsscience_adk.datasets Spilling large values to disk as references.
Reportingscience_adk.report REPORT.md and CAMPAIGN.md generation.
Toolsscience_adk.tools.registry Tool discovery, schemas and invocation.