README.md
pyproject.toml
src/synth_containers/__init__.py
src/synth_containers/__main__.py
src/synth_containers/adapters.py
src/synth_containers/annotations.py
src/synth_containers/capabilities.py
src/synth_containers/checkpoint_schedule.py
src/synth_containers/cispo_contract.py
src/synth_containers/cispo_evidence.py
src/synth_containers/cispo_handshake.py
src/synth_containers/cispo_harness.py
src/synth_containers/cispo_policy.py
src/synth_containers/cispo_probe.py
src/synth_containers/cispo_reward.py
src/synth_containers/cispo_rollout.py
src/synth_containers/cispo_target.py
src/synth_containers/classify_runtime.py
src/synth_containers/cli.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/gen_ai.py
src/synth_containers/gold_episode.py
src/synth_containers/gold_http.py
src/synth_containers/gold_runtime.py
src/synth_containers/harbor_environment.py
src/synth_containers/http_adapter.py
src/synth_containers/http_client.py
src/synth_containers/http_models.py
src/synth_containers/image_main.py
src/synth_containers/launch.py
src/synth_containers/nested.py
src/synth_containers/nested_runtime.py
src/synth_containers/nouns.py
src/synth_containers/ontology.py
src/synth_containers/pid1.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/serve.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/live_annotation/__init__.py
src/synth_containers/live_annotation/api.py
src/synth_containers/live_annotation/contract.py
src/synth_containers/live_annotation/model.py
src/synth_containers/live_annotation/process.py
src/synth_containers/live_annotation/runner.py
src/synth_containers/live_annotation/service.py
src/synth_containers/platform/__init__.py
src/synth_containers/platform/affordances.py
src/synth_containers/platform/app.py
src/synth_containers/platform/echo_world.py
src/synth_containers/platform/http_requests.py
src/synth_containers/platform/policy_process.py
src/synth_containers/platform/reducer.py
src/synth_containers/platform/reward.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/trace_bundle.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/digbench.py
src/synth_containers/platform/runtimes/harbor.py
src/synth_containers/platform/runtimes/harbor_docker.py
src/synth_containers/platform/runtimes/openenv.py
src/synth_containers/policies/__init__.py
src/synth_containers/policies/codex_agentic.py
src/synth_containers/policies/mini_swe.py
src/synth_containers/policies/nanohorizon.py
src/synth_containers/policies/react.py
src/synth_containers/policies/responses.py
src/synth_containers/policies/single_call.py
src/synth_containers/policies/workshop_proxy.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/annotation_store.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/research.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/chat_container.py
src/synth_containers/tracing/adapters/codex_jsonl.py
src/synth_containers/tracing/adapters/craftax.py
src/synth_containers/tracing/adapters/craftax_container.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/runebench.py
src/synth_containers/tracing/adapters/sse.py
src/synth_containers/tracing/adapters/v4.py
src/synth_containers/tracing/annotation/__init__.py
src/synth_containers/tracing/annotation/api.py
src/synth_containers/tracing/annotation/broker.py
src/synth_containers/tracing/annotation/builtin.py
src/synth_containers/tracing/annotation/campaign.py
src/synth_containers/tracing/annotation/codex_app_server.py
src/synth_containers/tracing/annotation/consensus.py
src/synth_containers/tracing/annotation/container.py
src/synth_containers/tracing/annotation/definitions.py
src/synth_containers/tracing/annotation/endpoints.py
src/synth_containers/tracing/annotation/evidence_check.py
src/synth_containers/tracing/annotation/execution_trace.py
src/synth_containers/tracing/annotation/fixtures.py
src/synth_containers/tracing/annotation/http_broker.py
src/synth_containers/tracing/annotation/jesterky_runner.py
src/synth_containers/tracing/annotation/jesterky_tools.py
src/synth_containers/tracing/annotation/jobs.py
src/synth_containers/tracing/annotation/ledger.py
src/synth_containers/tracing/annotation/model_api.py
src/synth_containers/tracing/annotation/operations.py
src/synth_containers/tracing/annotation/persistence.py
src/synth_containers/tracing/annotation/pricing.py
src/synth_containers/tracing/annotation/proposal.py
src/synth_containers/tracing/annotation/receipts.py
src/synth_containers/tracing/annotation/scheduler.py
src/synth_containers/tracing/annotation/service.py
src/synth_containers/tracing/annotation/signed_broker.py
src/synth_containers/tracing/annotation/sources.py
src/synth_containers/tracing/annotation/streams.py
src/synth_containers/tracing/annotation/tools.py
src/synth_containers/tracing/annotation/trace_index.py
src/synth_containers/tracing/annotation/validation.py
src/synth_containers/tracing/annotation/worker.py
src/synth_containers/tracing/annotation/workspace.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_annotation_endpoint_streams.py
tests/test_chat_container_promotion.py
tests/test_checkpoint_schedule.py
tests/test_cispo_contract.py
tests/test_cispo_end_to_end.py
tests/test_cispo_evidence.py
tests/test_cispo_handshake.py
tests/test_cispo_harness.py
tests/test_cispo_http_adapter.py
tests/test_cispo_policy.py
tests/test_cispo_probe.py
tests/test_cispo_reward.py
tests/test_cispo_rollout.py
tests/test_cispo_target.py
tests/test_codex_agentic.py
tests/test_completed_rollout_recovery.py
tests/test_container_compat_conformance.py
tests/test_container_compat_floor.py
tests/test_craftax_container_promotion.py
tests/test_digbench_live.py
tests/test_dock_eval_extension.py
tests/test_gold_http.py
tests/test_gold_runtime_bounds.py
tests/test_gold_runtime_cleanup.py
tests/test_harbor_docker.py
tests/test_harbor_environment.py
tests/test_harbor_trace_bundle.py
tests/test_http_requests.py
tests/test_image_main_storage.py
tests/test_isolated_advertised_policy.py
tests/test_launch.py
tests/test_live_annotation_control.py
tests/test_live_annotation_http.py
tests/test_live_annotation_process.py
tests/test_live_annotation_runner.py
tests/test_mini_swe_policy.py
tests/test_nanohorizon_sampler_wire.py
tests/test_nested_orphan_reaping.py
tests/test_nested_trial_selection.py
tests/test_nested_verify_contract.py
tests/test_openenv_echo.py
tests/test_pid1_restart.py
tests/test_platform_event_journal.py
tests/test_platform_leftovers.py
tests/test_platform_sse_controls.py
tests/test_policy_lifecycle.py
tests/test_pools.py
tests/test_put_policy_identity.py
tests/test_react_generation_ids.py
tests/test_react_policy.py
tests/test_react_tool_cycle.py
tests/test_readme_smoke.py
tests/test_responses_policy.py
tests/test_reward_calculator_streams.py
tests/test_rollout_annotations.py
tests/test_rollout_seal_reference.py
tests/test_task_catalog.py
tests/test_trace_annotation_store.py
tests/test_trace_research.py
tests/test_trace_v5_alias_integrity.py
tests/test_trace_v5_annotation_app_server.py
tests/test_trace_v5_annotation_container.py
tests/test_trace_v5_annotation_evidence_cache.py
tests/test_trace_v5_annotation_jesterky.py
tests/test_trace_v5_annotation_jobs.py
tests/test_trace_v5_annotation_load.py
tests/test_trace_v5_annotation_pricing.py
tests/test_trace_v5_annotation_scheduler.py
tests/test_trace_v5_annotation_skill_contract.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_workshop_proxy.py