LICENSE
README.md
pyproject.toml
src/responsibility_pathway_runtime.egg-info/PKG-INFO
src/responsibility_pathway_runtime.egg-info/SOURCES.txt
src/responsibility_pathway_runtime.egg-info/dependency_links.txt
src/responsibility_pathway_runtime.egg-info/entry_points.txt
src/responsibility_pathway_runtime.egg-info/top_level.txt
src/rpr/__init__.py
src/rpr/_generated_transitions.py
src/rpr/agent_adapters.py
src/rpr/assurance_manifest.py
src/rpr/attempts.py
src/rpr/authority.py
src/rpr/backup.py
src/rpr/candidate_readiness.py
src/rpr/canonical_transition_spec.py
src/rpr/claim_traceability.py
src/rpr/clean_export.py
src/rpr/cli.py
src/rpr/compensation.py
src/rpr/customer_handover.py
src/rpr/delivery_acceptance.py
src/rpr/delivery_acceptance_baseline.py
src/rpr/dependency_inventory.py
src/rpr/diagnostics.py
src/rpr/epistemic_claims.py
src/rpr/eu_ai_act_article50.py
src/rpr/evidence.py
src/rpr/executor.py
src/rpr/formal_consistency.py
src/rpr/hash_bundle.py
src/rpr/http_executor.py
src/rpr/identity.py
src/rpr/inspection.py
src/rpr/integration_acceptance_inventory.py
src/rpr/launch_claims.py
src/rpr/lifecycle_acceptance.py
src/rpr/mcp_admission.py
src/rpr/mcp_compatibility.py
src/rpr/mcp_jsonrpc_session.py
src/rpr/mcp_local_subprocess_stdio.py
src/rpr/mcp_read_model.py
src/rpr/mcp_retained_evidence.py
src/rpr/mcp_server.py
src/rpr/mcp_stable_snapshot.py
src/rpr/mcp_stable_transport.py
src/rpr/mcp_stdio_channel.py
src/rpr/mcp_stdio_framing.py
src/rpr/mcp_subprocess_lifecycle.py
src/rpr/mcp_tool_executor.py
src/rpr/message_executor.py
src/rpr/models.py
src/rpr/principal.py
src/rpr/py.typed
src/rpr/rc_execution.py
src/rpr/read_only_connection.py
src/rpr/reconciliation.py
src/rpr/redaction.py
src/rpr/release_audit.py
src/rpr/release_gate.py
src/rpr/repair.py
src/rpr/rpe.py
src/rpr/runtime.py
src/rpr/sbom.py
src/rpr/security_review.py
src/rpr/source_context.py
src/rpr/state_machine.py
src/rpr/storage.py
src/rpr/tenant.py
tests/test_abort_residual_binding.py
tests/test_assurance_manifest.py
tests/test_attempt_fingerprint_identity.py
tests/test_attempt_fingerprint_limits.py
tests/test_backup_export.py
tests/test_candidate_readiness.py
tests/test_candidate_readiness_ci.py
tests/test_canonical_transition_spec.py
tests/test_claim_traceability.py
tests/test_customer_handover.py
tests/test_delivery_acceptance.py
tests/test_delivery_acceptance_baseline.py
tests/test_dependency_inventory.py
tests/test_epistemic_claims.py
tests/test_eu_ai_act_article50.py
tests/test_execution_admission.py
tests/test_execution_boundary.py
tests/test_fallback_persistence_failure.py
tests/test_formal_consistency.py
tests/test_hardening.py
tests/test_http_and_attempts.py
tests/test_http_fault_injection_acceptance.py
tests/test_identity_tenant.py
tests/test_inspection.py
tests/test_integration_acceptance_inventory.py
tests/test_invariant_matrix.py
tests/test_launch_claims.py
tests/test_lifecycle_acceptance.py
tests/test_mcp_admission.py
tests/test_mcp_compatibility.py
tests/test_mcp_executor_protocol_boundary.py
tests/test_mcp_json_limits.py
tests/test_mcp_jsonrpc_session.py
tests/test_mcp_local_subprocess_stdio.py
tests/test_mcp_retained_evidence.py
tests/test_mcp_runtime_integration.py
tests/test_mcp_stable_snapshot.py
tests/test_mcp_stable_transport.py
tests/test_mcp_stdio_channel.py
tests/test_mcp_stdio_framing.py
tests/test_mcp_stdio_stack_e2e.py
tests/test_mcp_subprocess_fault_injection_acceptance.py
tests/test_mcp_subprocess_lifecycle.py
tests/test_mcp_tool_executor.py
tests/test_message_reconciliation_adapters.py
tests/test_operational_diagnostics.py
tests/test_operational_diagnostics_example.py
tests/test_product_e2e.py
tests/test_product_e2e_explicit_compensation.py
tests/test_product_e2e_human_gate_return.py
tests/test_product_e2e_repair_resume_retry.py
tests/test_product_e2e_rpe_reconciliation.py
tests/test_product_e2e_rpe_unavailable_substitution.py
tests/test_read_only_connection.py
tests/test_read_only_mcp_server.py
tests/test_reconciliation_result_persistence.py
tests/test_release_audit.py
tests/test_release_gate.py
tests/test_release_prep_bundle.py
tests/test_release_security_review.py
tests/test_repair_attempt_linkage.py
tests/test_repair_resume_e2e.py
tests/test_result_persistence_strict_json.py
tests/test_resume_authorization_restart.py
tests/test_retry_authorization_rotation.py
tests/test_running_attempt_binding.py
tests/test_runtime.py
tests/test_runtime_reconciliation.py
tests/test_runtime_restart_finalization_commit.py
tests/test_runtime_restart_finished_attempt.py
tests/test_runtime_restart_started_attempt.py
tests/test_schema_registries.py
tests/test_schema_version.py
tests/test_source_context.py