README.md
pyproject.toml
src/synth_containers/__init__.py
src/synth_containers/adapters.py
src/synth_containers/annotations.py
src/synth_containers/capabilities.py
src/synth_containers/compatibility.py
src/synth_containers/contracts.py
src/synth_containers/event_log.py
src/synth_containers/formats.py
src/synth_containers/http_adapter.py
src/synth_containers/http_client.py
src/synth_containers/http_models.py
src/synth_containers/nouns.py
src/synth_containers/ontology.py
src/synth_containers/pools.py
src/synth_containers/profiles.py
src/synth_containers/prompt_programs.py
src/synth_containers/protocols.py
src/synth_containers/proxying.py
src/synth_containers/recovery.py
src/synth_containers/reference_runtime.py
src/synth_containers/resources.py
src/synth_containers/rewards.py
src/synth_containers/runtime_requests.py
src/synth_containers/sdk.py
src/synth_containers/serde.py
src/synth_containers/tasks.py
src/synth_containers/tool_runtime.py
src/synth_containers/wire.py
src/synth_containers.egg-info/PKG-INFO
src/synth_containers.egg-info/SOURCES.txt
src/synth_containers.egg-info/dependency_links.txt
src/synth_containers.egg-info/entry_points.txt
src/synth_containers.egg-info/requires.txt
src/synth_containers.egg-info/top_level.txt
src/synth_containers/compat/__init__.py
src/synth_containers/compat/archipelago.py
src/synth_containers/compat/base.py
src/synth_containers/compat/harbor.py
src/synth_containers/compat/openenv.py
src/synth_containers/compat/service_http.py
src/synth_containers/platform/__init__.py
src/synth_containers/platform/affordances.py
src/synth_containers/platform/app.py
src/synth_containers/platform/banking77_world.py
src/synth_containers/platform/craftax_world.py
src/synth_containers/platform/echo_world.py
src/synth_containers/platform/episode.py
src/synth_containers/platform/eval_examples.py
src/synth_containers/platform/gold_craftax_world.py
src/synth_containers/platform/healthbench_world.py
src/synth_containers/platform/http_requests.py
src/synth_containers/platform/policy_process.py
src/synth_containers/platform/react.py
src/synth_containers/platform/reducer.py
src/synth_containers/platform/reward_plan.py
src/synth_containers/platform/runtime.py
src/synth_containers/platform/seal.py
src/synth_containers/platform/state.py
src/synth_containers/platform/targets.py
src/synth_containers/platform/extensions/__init__.py
src/synth_containers/platform/extensions/dock.py
src/synth_containers/platform/runtimes/__init__.py
src/synth_containers/platform/runtimes/banking77.py
src/synth_containers/platform/runtimes/craftax.py
src/synth_containers/platform/runtimes/digbench.py
src/synth_containers/platform/runtimes/harbor.py
src/synth_containers/platform/runtimes/harbor_docker.py
src/synth_containers/platform/runtimes/healthbench.py
src/synth_containers/platform/runtimes/openenv.py
src/synth_containers/rollout_tracing/__init__.py
src/synth_containers/rollout_tracing/v4.py
src/synth_containers/rubrics/__init__.py
src/synth_containers/rubrics/v1.py
src/synth_containers/tracing/__init__.py
src/synth_containers/tracing/canonical.py
src/synth_containers/tracing/cli.py
src/synth_containers/tracing/evidence_ops.py
src/synth_containers/tracing/inspection.py
src/synth_containers/tracing/interchange.py
src/synth_containers/tracing/native_evaluation.py
src/synth_containers/tracing/negotiation.py
src/synth_containers/tracing/adapters/__init__.py
src/synth_containers/tracing/adapters/anthropic_messages.py
src/synth_containers/tracing/adapters/application.py
src/synth_containers/tracing/adapters/atif.py
src/synth_containers/tracing/adapters/base.py
src/synth_containers/tracing/adapters/codex_jsonl.py
src/synth_containers/tracing/adapters/craftax.py
src/synth_containers/tracing/adapters/experiments_v4.py
src/synth_containers/tracing/adapters/legacy.py
src/synth_containers/tracing/adapters/native.py
src/synth_containers/tracing/adapters/openai_chat.py
src/synth_containers/tracing/adapters/openai_responses.py
src/synth_containers/tracing/adapters/optimizer_event_history.py
src/synth_containers/tracing/adapters/sse.py
src/synth_containers/tracing/adapters/v4.py
src/synth_containers/tracing/capture/__init__.py
src/synth_containers/tracing/capture/binding.py
src/synth_containers/tracing/capture/collector.py
src/synth_containers/tracing/capture/collector_server.py
src/synth_containers/tracing/capture/control_server.py
src/synth_containers/tracing/capture/coordination_reducer.py
src/synth_containers/tracing/capture/coverage.py
src/synth_containers/tracing/capture/egress.py
src/synth_containers/tracing/capture/emitter.py
src/synth_containers/tracing/capture/envelope.py
src/synth_containers/tracing/capture/finalizer.py
src/synth_containers/tracing/capture/live.py
src/synth_containers/tracing/capture/mitm.py
src/synth_containers/tracing/capture/mitmproxy_addon.py
src/synth_containers/tracing/capture/proxy.py
src/synth_containers/tracing/capture/redaction.py
src/synth_containers/tracing/capture/routes.py
src/synth_containers/tracing/capture/runner.py
src/synth_containers/tracing/capture/session.py
src/synth_containers/tracing/capture/spool.py
src/synth_containers/tracing/capture/supervisor.py
src/synth_containers/tracing/capture/websocket.py
src/synth_containers/tracing/models/__init__.py
src/synth_containers/tracing/models/actors.py
src/synth_containers/tracing/models/artifacts.py
src/synth_containers/tracing/models/capture_data.py
src/synth_containers/tracing/models/completeness.py
src/synth_containers/tracing/models/coordination.py
src/synth_containers/tracing/models/document.py
src/synth_containers/tracing/models/events.py
src/synth_containers/tracing/models/evidence.py
src/synth_containers/tracing/models/identity.py
src/synth_containers/tracing/models/messages.py
src/synth_containers/tracing/models/projection.py
src/synth_containers/tracing/models/reconciliation.py
src/synth_containers/tracing/models/rollout_inspector.py
src/synth_containers/tracing/models/selectors.py
src/synth_containers/tracing/models/spans.py
src/synth_containers/tracing/models/standards.py
src/synth_containers/tracing/models/tokens.py
src/synth_containers/tracing/models/visual.py
src/synth_containers/tracing/projections/__init__.py
src/synth_containers/tracing/projections/derived.py
src/synth_containers/tracing/projections/inspector.py
src/synth_containers/tracing/projections/reconciliation.py
src/synth_containers/tracing/projections/rollout_inspector.py
src/synth_containers/tracing/projections/v4.py
src/synth_containers/tracing/projections/visual.py
src/synth_containers/tracing/store/__init__.py
src/synth_containers/tracing/store/base.py
src/synth_containers/tracing/store/bundle.py
src/synth_containers/tracing/store/filesystem.py
src/synth_containers/tracing/store/projection.py
src/synth_containers/tracing/store/s3.py
src/synth_containers/tracing/store/sqlite_catalog.py
src/synth_containers/tracing/streaming/__init__.py
src/synth_containers/tracing/streaming/lifecycle.py
src/synth_containers/tracing/validation/__init__.py
src/synth_containers/tracing/validation/rehydrate.py
src/synth_containers/tracing/validation/schema.py
src/synth_containers/tracing/validation/validator.py
src/synth_containers/tunnels/__init__.py
src/synth_containers/tunnels/relay.py
src/synth_containers/tunnels/supervisor.py
tests/test_after_bind_surface.py
tests/test_banking77_platform.py
tests/test_completed_rollout_recovery.py
tests/test_container_compat_conformance.py
tests/test_container_compat_floor.py
tests/test_craftax_eval_examples.py
tests/test_craftax_gold_environment.py
tests/test_digbench_live.py
tests/test_dock_eval_extension.py
tests/test_harbor_docker.py
tests/test_healthbench_platform.py
tests/test_http_requests.py
tests/test_openenv_echo.py
tests/test_platform_event_journal.py
tests/test_platform_leftovers.py
tests/test_pools.py
tests/test_rollout_annotations.py
tests/test_rollout_seal_reference.py
tests/test_trace_v5_alias_integrity.py
tests/test_trace_v5_capture_security_regressions.py
tests/test_trace_v5_detached_capture.py
tests/test_trace_v5_evidence_integrity.py
tests/test_trace_v5_evidence_semantics.py
tests/test_trace_v5_hardening.py
tests/test_trace_v5_inspection.py
tests/test_trace_v5_scoped_mitm.py
tests/test_tunnel_relay.py