LICENSE
MANIFEST.in
README.md
pyproject.toml
synth_ai/__init__.py
synth_ai/__main__.py
synth_ai/client.py
synth_ai/config.py
synth_ai/py.typed
synth_ai.egg-info/PKG-INFO
synth_ai.egg-info/SOURCES.txt
synth_ai.egg-info/dependency_links.txt
synth_ai.egg-info/entry_points.txt
synth_ai.egg-info/requires.txt
synth_ai.egg-info/top_level.txt
synth_ai/cli/__init__.py
synth_ai/cli/__main__.py
synth_ai/cli/containers.py
synth_ai/cli/dev_envs.py
synth_ai/cli/main.py
synth_ai/cli/pools.py
synth_ai/cli/research.py
synth_ai/cli/research_environments.py
synth_ai/cli/research_factory_standup.py
synth_ai/cli/research_image_releases.py
synth_ai/cli/research_projects.py
synth_ai/cli/tunnels.py
synth_ai/core/__init__.py
synth_ai/core/errors.py
synth_ai/core/auth/__init__.py
synth_ai/core/auth/context.py
synth_ai/core/auth/credentials.py
synth_ai/core/contracts/__init__.py
synth_ai/core/contracts/json_value.py
synth_ai/core/contracts/pagination.py
synth_ai/core/contracts/resources.py
synth_ai/core/http/__init__.py
synth_ai/core/http/async_transport.py
synth_ai/core/http/request.py
synth_ai/core/http/response.py
synth_ai/core/http/retry.py
synth_ai/core/http/streaming.py
synth_ai/core/http/transport.py
synth_ai/core/research/__init__.py
synth_ai/core/research/advanced.py
synth_ai/core/research/advanced_factories.py
synth_ai/core/research/advanced_swarms.py
synth_ai/core/research/artifacts.py
synth_ai/core/research/auth.py
synth_ai/core/research/client.py
synth_ai/core/research/economics.py
synth_ai/core/research/efforts.py
synth_ai/core/research/enums.py
synth_ai/core/research/environments.py
synth_ai/core/research/errors.py
synth_ai/core/research/events.py
synth_ai/core/research/facade.py
synth_ai/core/research/factories.py
synth_ai/core/research/image_releases.py
synth_ai/core/research/models.py
synth_ai/core/research/operations.py
synth_ai/core/research/project_data.py
synth_ai/core/research/project_namespaces.py
synth_ai/core/research/project_workspaces.py
synth_ai/core/research/projects.py
synth_ai/core/research/public.py
synth_ai/core/research/readouts.py
synth_ai/core/research/schema_sync.py
synth_ai/core/research/secrets.py
synth_ai/core/research/swarms.py
synth_ai/core/research/version.py
synth_ai/core/research/visuals.py
synth_ai/core/research/_internal/__init__.py
synth_ai/core/research/_internal/crypto.py
synth_ai/core/research/_internal/env.py
synth_ai/core/research/_internal/urls.py
synth_ai/core/research/contracts/__init__.py
synth_ai/core/research/contracts/_activity_wire.py
synth_ai/core/research/contracts/_environment_wire.py
synth_ai/core/research/contracts/_transcript_wire.py
synth_ai/core/research/contracts/_wire.py
synth_ai/core/research/contracts/activity.py
synth_ai/core/research/contracts/activity_items.py
synth_ai/core/research/contracts/actor_images.py
synth_ai/core/research/contracts/billing.py
synth_ai/core/research/contracts/canonical_usage.py
synth_ai/core/research/contracts/checkpoints.py
synth_ai/core/research/contracts/cloud_deployment_claims.py
synth_ai/core/research/contracts/cloud_deployments.py
synth_ai/core/research/contracts/common.py
synth_ai/core/research/contracts/dev_environment_evidence.py
synth_ai/core/research/contracts/economics.py
synth_ai/core/research/contracts/environment_manifest.py
synth_ai/core/research/contracts/environments.py
synth_ai/core/research/contracts/evidence.py
synth_ai/core/research/contracts/factories.py
synth_ai/core/research/contracts/factory_evidence.py
synth_ai/core/research/contracts/factory_operations.py
synth_ai/core/research/contracts/image_releases.py
synth_ai/core/research/contracts/local_execution_profile.py
synth_ai/core/research/contracts/open_research_visual.py
synth_ai/core/research/contracts/operator_evidence.py
synth_ai/core/research/contracts/project.py
synth_ai/core/research/contracts/project_data.py
synth_ai/core/research/contracts/project_workspace.py
synth_ai/core/research/contracts/projects.py
synth_ai/core/research/contracts/promotions.py
synth_ai/core/research/contracts/run_authority.py
synth_ai/core/research/contracts/run_control.py
synth_ai/core/research/contracts/run_diagnostics.py
synth_ai/core/research/contracts/run_events.py
synth_ai/core/research/contracts/run_execution.py
synth_ai/core/research/contracts/run_launch.py
synth_ai/core/research/contracts/run_observability.py
synth_ai/core/research/contracts/run_state.py
synth_ai/core/research/contracts/run_timeline.py
synth_ai/core/research/contracts/runtime_image.py
synth_ai/core/research/contracts/runtime_intent.py
synth_ai/core/research/contracts/runtime_stream.py
synth_ai/core/research/contracts/runtime_stream_snapshot.py
synth_ai/core/research/contracts/scientific_integrity.py
synth_ai/core/research/contracts/smr_actor_models.py
synth_ai/core/research/contracts/smr_actor_policy_data.py
synth_ai/core/research/contracts/smr_agent_harnesses.py
synth_ai/core/research/contracts/smr_agent_kinds.py
synth_ai/core/research/contracts/smr_agent_models.py
synth_ai/core/research/contracts/smr_branching.py
synth_ai/core/research/contracts/smr_credential_providers.py
synth_ai/core/research/contracts/smr_environment_kinds.py
synth_ai/core/research/contracts/smr_evidence_obligations.py
synth_ai/core/research/contracts/smr_funding_sources.py
synth_ai/core/research/contracts/smr_horizons.py
synth_ai/core/research/contracts/smr_host_kinds.py
synth_ai/core/research/contracts/smr_inference_providers.py
synth_ai/core/research/contracts/smr_network_topology.py
synth_ai/core/research/contracts/smr_providers.py
synth_ai/core/research/contracts/smr_resource_kinds.py
synth_ai/core/research/contracts/smr_resource_providers.py
synth_ai/core/research/contracts/smr_roles.py
synth_ai/core/research/contracts/smr_run_policy.py
synth_ai/core/research/contracts/smr_runbooks.py
synth_ai/core/research/contracts/smr_runnable_project.py
synth_ai/core/research/contracts/smr_runtime_kinds.py
synth_ai/core/research/contracts/smr_tool_providers.py
synth_ai/core/research/contracts/smr_work_modes.py
synth_ai/core/research/contracts/status.py
synth_ai/core/research/contracts/swarms.py
synth_ai/core/research/contracts/tag.py
synth_ai/core/research/contracts/transcript.py
synth_ai/core/research/contracts/types.py
synth_ai/core/research/contracts/usage.py
synth_ai/core/research/contracts/wire_models.py
synth_ai/core/research/contracts/work_products.py
synth_ai/core/research/contracts/workspaces.py
synth_ai/core/research/factory_plans/__init__.py
synth_ai/core/research/schemas/smr_openapi.yaml
synth_ai/core/research/session/__init__.py
synth_ai/core/research/session/_base.py
synth_ai/core/research/session/_client_helpers.py
synth_ai/core/research/session/_run_authority_mixin.py
synth_ai/core/research/session/approvals.py
synth_ai/core/research/session/artifacts.py
synth_ai/core/research/session/billing.py
synth_ai/core/research/session/client.py
synth_ai/core/research/session/cloud_deployments.py
synth_ai/core/research/session/compat.py
synth_ai/core/research/session/config.py
synth_ai/core/research/session/cost.py
synth_ai/core/research/session/credentials.py
synth_ai/core/research/session/datasets.py
synth_ai/core/research/session/dev_environments.py
synth_ai/core/research/session/environments.py
synth_ai/core/research/session/exports.py
synth_ai/core/research/session/factories.py
synth_ai/core/research/session/factory_evidence.py
synth_ai/core/research/session/files.py
synth_ai/core/research/session/github.py
synth_ai/core/research/session/image_releases.py
synth_ai/core/research/session/images.py
synth_ai/core/research/session/integrations.py
synth_ai/core/research/session/launch.py
synth_ai/core/research/session/logs.py
synth_ai/core/research/session/models.py
synth_ai/core/research/session/outputs.py
synth_ai/core/research/session/progress.py
synth_ai/core/research/session/project.py
synth_ai/core/research/session/projects.py
synth_ai/core/research/session/promotions.py
synth_ai/core/research/session/prs.py
synth_ai/core/research/session/py.typed
synth_ai/core/research/session/readiness.py
synth_ai/core/research/session/repos.py
synth_ai/core/research/session/repositories.py
synth_ai/core/research/session/runs.py
synth_ai/core/research/session/secrets.py
synth_ai/core/research/session/setup.py
synth_ai/core/research/session/tag.py
synth_ai/core/research/session/trained_models.py
synth_ai/core/research/session/transport.py
synth_ai/core/research/session/usage.py
synth_ai/core/research/session/work_products.py
synth_ai/core/research/session/workspace_inputs.py
synth_ai/core/research/session/namespaces/__init__.py
synth_ai/core/research/transport/__init__.py
synth_ai/core/research/transport/http.py
synth_ai/core/research/transport/pagination.py
synth_ai/core/research/transport/retries.py
synth_ai/core/research/transport/streaming.py
synth_ai/core/utils/__init__.py
synth_ai/core/utils/dict.py
synth_ai/core/utils/env.py
synth_ai/core/utils/json.py
synth_ai/core/utils/log_filter.py
synth_ai/core/utils/paths.py
synth_ai/core/utils/secure_files.py
synth_ai/core/utils/urls.py
synth_ai/core/utils/workspace.py
synth_ai/mcp/research/__init__.py
synth_ai/mcp/research/__main__.py
synth_ai/mcp/research/objective_tools.py
synth_ai/mcp/research/registry.py
synth_ai/mcp/research/request_models.py
synth_ai/mcp/research/server.py
synth_ai/mcp/research/tools/__init__.py
synth_ai/mcp/research/tools/approvals.py
synth_ai/mcp/research/tools/artifacts.py
synth_ai/mcp/research/tools/cloud_deployments.py
synth_ai/mcp/research/tools/datasets.py
synth_ai/mcp/research/tools/dev_environments.py
synth_ai/mcp/research/tools/environments.py
synth_ai/mcp/research/tools/exports.py
synth_ai/mcp/research/tools/factories.py
synth_ai/mcp/research/tools/factory_results.py
synth_ai/mcp/research/tools/files.py
synth_ai/mcp/research/tools/image_releases.py
synth_ai/mcp/research/tools/integrations.py
synth_ai/mcp/research/tools/logs.py
synth_ai/mcp/research/tools/models.py
synth_ai/mcp/research/tools/outputs.py
synth_ai/mcp/research/tools/progress.py
synth_ai/mcp/research/tools/project_data.py
synth_ai/mcp/research/tools/projects.py
synth_ai/mcp/research/tools/prs.py
synth_ai/mcp/research/tools/readiness.py
synth_ai/mcp/research/tools/repos.py
synth_ai/mcp/research/tools/resources.py
synth_ai/mcp/research/tools/runs.py
synth_ai/mcp/research/tools/smr_policy_schemas.py
synth_ai/mcp/research/tools/tag.py
synth_ai/mcp/research/tools/trained_models.py
synth_ai/mcp/research/tools/usage.py
synth_ai/mcp/research/tools/workspace_inputs.py
synth_ai/sdk/__init__.py
synth_ai/sdk/base.py
synth_ai/sdk/containers.py
synth_ai/sdk/horizons_private.py
synth_ai/sdk/managed_agents_anthropic.py
synth_ai/sdk/openai_agents_sdk.py
synth_ai/sdk/openai_tools.py
synth_ai/sdk/pagination.py
synth_ai/sdk/pools.py
synth_ai/sdk/tunnels.py
synth_ai/sdk/container/__init__.py
synth_ai/sdk/container/auth.py
synth_ai/sdk/managed_agents/__init__.py
synth_ai/sdk/managed_agents/client.py