LICENSE
README.md
pyproject.toml
mareforma/__init__.py
mareforma/__main__.py
mareforma/_canonical.py
mareforma/_evidence.py
mareforma/_graph.py
mareforma/_literature_health.py
mareforma/_statement.py
mareforma/_supports.py
mareforma/ask_command.py
mareforma/cli.py
mareforma/doi_resolver.py
mareforma/export_bundle.py
mareforma/health.py
mareforma/ingest_command.py
mareforma/predicate_types.py
mareforma/prompt_safety.py
mareforma/py.typed
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/adapters/tooluniverse/selectors.py
mareforma/adapters/tooluniverse/telemetry.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/derivation/__init__.py
mareforma/derivation/deriver.py
mareforma/derivation/log_templates.py
mareforma/derivation/source_profile.py
mareforma/events/__init__.py
mareforma/events/protocol.py
mareforma/exporters/__init__.py
mareforma/exporters/in_toto.py
mareforma/exporters/jsonld.py
mareforma/exporters/narrative.py
mareforma/exporters/prov_o.py
mareforma/exporters/ro_crate.py
mareforma/hooks/__init__.py
mareforma/hooks/__main__.py
mareforma/hooks/agent_hook.py
mareforma/hooks/db_activities.py
mareforma/signing/__init__.py
mareforma/signing/core.py
mareforma/signing/rekor.py
mareforma/tools/__init__.py
mareforma/tools/protocol.py
tests/test_artifact_hash.py
tests/test_ask_command.py
tests/test_canonical.py
tests/test_canonicalize.py
tests/test_cli.py
tests/test_cycle_detection.py
tests/test_db.py
tests/test_db_reexports.py
tests/test_derivation.py
tests/test_doi_resolver.py
tests/test_established_upstream.py
tests/test_events_protocol.py
tests/test_evidence.py
tests/test_export_bundle.py
tests/test_grade_and_drift.py
tests/test_graph.py
tests/test_health.py
tests/test_health_ops.py
tests/test_hooks.py
tests/test_ingest_command.py
tests/test_jsonld.py
tests/test_narrative_exporter.py
tests/test_perf_and_conformance.py
tests/test_pre_ship_hardening.py
tests/test_predicate_uri_constants.py
tests/test_prompt_safety.py
tests/test_provenance.py
tests/test_refutation_and_grounding.py
tests/test_rekor.py
tests/test_rekor_verify.py
tests/test_rekor_verify_integration.py
tests/test_reputation.py
tests/test_restore.py
tests/test_restore_rekor_sidecar.py
tests/test_search_fts5.py
tests/test_signing.py
tests/test_signing_integration.py
tests/test_signing_reexports.py
tests/test_state_machine.py
tests/test_statement.py
tests/test_status_attack_chain.py
tests/test_substrate_hooks.py
tests/test_tools_protocol.py
tests/test_validator_type.py
tests/test_validators.py
tests/test_verdict_issuer.py