ARCHITECTURE.md
CHANGELOG.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
SECURITY.md
pyproject.toml
mareforma/__init__.py
mareforma/__main__.py
mareforma/_atomic.py
mareforma/_canonical.py
mareforma/_graph.py
mareforma/_statement.py
mareforma/_supports.py
mareforma/_urlguard.py
mareforma/audit.py
mareforma/cli.py
mareforma/diagnose.py
mareforma/doi_resolver.py
mareforma/export_bundle.py
mareforma/health.py
mareforma/predicate_types.py
mareforma/prompt_safety.py
mareforma/py.typed
mareforma/reexec.py
mareforma/trust_map.py
mareforma/trust_map_html.py
mareforma/validators.py
mareforma/verifiers.py
mareforma.egg-info/PKG-INFO
mareforma.egg-info/SOURCES.txt
mareforma.egg-info/dependency_links.txt
mareforma.egg-info/entry_points.txt
mareforma.egg-info/requires.txt
mareforma.egg-info/top_level.txt
mareforma/adapters/__init__.py
mareforma/adapters/clawinstitute/__init__.py
mareforma/adapters/clawinstitute/client.py
mareforma/adapters/clawinstitute/event_hook.py
mareforma/adapters/gemini/__init__.py
mareforma/adapters/tooluniverse/__init__.py
mareforma/adapters/tooluniverse/adapter.py
mareforma/adapters/tooluniverse/demo_tool.py
mareforma/adapters/tooluniverse/exec_routing.py
mareforma/adapters/tooluniverse/predicate.py
mareforma/adapters/tooluniverse/replay.py
mareforma/adapters/tooluniverse/roles.py
mareforma/canonicalize/__init__.py
mareforma/canonicalize/specialty.py
mareforma/db/__init__.py
mareforma/db/_schema_sql.py
mareforma/db/core.py
mareforma/db/errors.py
mareforma/db/restore.py
mareforma/events/__init__.py
mareforma/events/protocol.py
mareforma/exporters/__init__.py
mareforma/exporters/_ids.py
mareforma/exporters/in_toto.py
mareforma/exporters/jsonld.py
mareforma/exporters/prov_o.py
mareforma/exporters/ro_crate.py
mareforma/observe/__init__.py
mareforma/observe/_audit.py
mareforma/observe/_binding.py
mareforma/observe/_citation.py
mareforma/observe/_doctor.py
mareforma/observe/_lineage.py
mareforma/observe/_loaders.py
mareforma/observe/_scope.py
mareforma/observe/_verdict.py
mareforma/observe/measure.py
mareforma/observe/oracle.py
mareforma/signing/__init__.py
mareforma/signing/core.py
mareforma/signing/rekor.py
mareforma/tools/__init__.py
mareforma/tools/protocol.py
mareforma/trust/__init__.py
mareforma/trust/_gate.py
mareforma/trust/_store.py
mareforma/trust/bearing.py
mareforma/trust/errors.py
mareforma/trust/estimate.py
mareforma/trust/gates.py
mareforma/trust/prediction.py
mareforma/trust/proposition.py
mareforma/trust/status.py
tests/__init__.py
tests/_helpers.py
tests/conftest.py
tests/test_absent_lineage_unverifiable.py
tests/test_agent_tool_naming.py
tests/test_artifact_hash.py
tests/test_backup_restore_integrity.py
tests/test_canonical.py
tests/test_canonicalize.py
tests/test_cli.py
tests/test_cli_audit.py
tests/test_cli_trust.py
tests/test_convergence_contradiction.py
tests/test_convergence_reverse_edge_lookup.py
tests/test_convergence_seed_anchor.py
tests/test_corroboration_query_plan.py
tests/test_cut_surfaces_removed.py
tests/test_cycle_check_cte.py
tests/test_cycle_detection.py
tests/test_db.py
tests/test_db_integrity.py
tests/test_db_reexports.py
tests/test_derivation_removed.py
tests/test_distinct_signer_model.py
tests/test_docs_drift.py
tests/test_established_upstream.py
tests/test_events_protocol.py
tests/test_evidence_validation.py
tests/test_examples_absence.py
tests/test_examples_contestation.py
tests/test_examples_data_staging.py
tests/test_examples_docstrings.py
tests/test_examples_import_surface.py
tests/test_examples_private_data.py
tests/test_export_bundle.py
tests/test_exporters_profile.py
tests/test_findings_claim_id_index.py
tests/test_frame_independence_memo.py
tests/test_gate_disclosure.py
tests/test_gate_tamper.py
tests/test_graph.py
tests/test_grounding_not_declared.py
tests/test_health.py
tests/test_health_ops.py
tests/test_independence_query_plan.py
tests/test_jsonld.py
tests/test_killswitch_pilot.py
tests/test_lineage_collapse_agreement.py
tests/test_lineage_producer_transport.py
tests/test_lineage_signed_binding.py
tests/test_loader_wrap_reentry.py
tests/test_measure_independence.py
tests/test_model_independence.py
tests/test_model_lineage.py
tests/test_model_lineage_open_models.py
tests/test_observe_binding.py
tests/test_observe_classify_normalization.py
tests/test_observe_digest_hardening.py
tests/test_observe_doctor.py
tests/test_observe_holes.py
tests/test_observe_model_capture.py
tests/test_observe_ollama_probe_cache.py
tests/test_observe_oracle.py
tests/test_observe_oracle_hardening.py
tests/test_observe_redirect_not_success.py
tests/test_observe_scope.py
tests/test_observe_seams.py
tests/test_packaging.py
tests/test_perf_and_conformance.py
tests/test_pr2b_benchmark.py
tests/test_pre_ship_hardening.py
tests/test_predicate_uri_constants.py
tests/test_prompt_safety.py
tests/test_provenance.py
tests/test_read_path_binding.py
tests/test_read_path_paging.py
tests/test_read_path_regression.py
tests/test_reexec.py
tests/test_refutation_and_grounding.py
tests/test_rekor.py
tests/test_rekor_ssrf_hardening.py
tests/test_rekor_verify.py
tests/test_rekor_verify_integration.py
tests/test_reputation.py
tests/test_restore.py
tests/test_restore_binding.py
tests/test_restore_corroboration_scan.py
tests/test_restore_rekor_sidecar.py
tests/test_restore_shape_hardening.py
tests/test_restore_trust_layer.py
tests/test_search_fts5.py
tests/test_signed_record_binding.py
tests/test_signed_verdict.py
tests/test_signing.py
tests/test_signing_integration.py
tests/test_signing_reexports.py
tests/test_sql_variable_limit.py
tests/test_state_machine.py
tests/test_statement.py
tests/test_status_attack_chain.py
tests/test_strict_and_parity.py
tests/test_substrate_hooks.py
tests/test_tools_protocol.py
tests/test_trust_map.py
tests/test_trust_map_single_root.py
tests/test_trust_map_version_consistency.py
tests/test_validator_chain_cache.py
tests/test_validator_type.py
tests/test_validators.py
tests/test_verdict_issuer.py
tests/test_vocab_deprecation.py
tests/adapters/__init__.py
tests/adapters/test_coexistence.py
tests/adapters/clawinstitute/__init__.py
tests/adapters/clawinstitute/test_client.py
tests/adapters/clawinstitute/test_event_hook.py
tests/adapters/gemini/__init__.py
tests/adapters/gemini/test_output_ingester.py
tests/adapters/tooluniverse/__init__.py
tests/adapters/tooluniverse/test_adapter.py
tests/adapters/tooluniverse/test_replay_and_verify.py
tests/adapters/tooluniverse/test_roles.py
tests/epistemic/__init__.py
tests/epistemic/_builders.py
tests/epistemic/test_gates.py
tests/epistemic/test_multiline.py
tests/epistemic/test_plan_finding.py
tests/epistemic/test_plan_retirement.py
tests/epistemic/test_support_levels.py
tests/epistemic/test_trust.py
tests/epistemic/test_trust_ladder.py
tests/fixtures/__init__.py
tests/fixtures/killswitch/__init__.py
tests/fixtures/predicate_polluter/__init__.py
tests/integration/__init__.py
tests/integration/test_cross_adapter_federation.py