LICENSE
README.md
pyproject.toml
articlemap/__init__.py
articlemap/_paths.py
articlemap/anchor.py
articlemap/build.py
articlemap/canonical.py
articlemap/capsule.py
articlemap/claimguard.py
articlemap/cli.py
articlemap/conformance.py
articlemap/diff.py
articlemap/dsse.py
articlemap/eventlog.py
articlemap/export.py
articlemap/extractor.py
articlemap/fhir.py
articlemap/importer.py
articlemap/lexicon.py
articlemap/ots.py
articlemap/record.py
articlemap/report.py
articlemap/retrieval.py
articlemap/sanity.py
articlemap/signing.py
articlemap/slots.py
articlemap/support.py
articlemap/translog.py
articlemap/units.py
articlemap/verifier.py
articlemap.egg-info/PKG-INFO
articlemap.egg-info/SOURCES.txt
articlemap.egg-info/dependency_links.txt
articlemap.egg-info/entry_points.txt
articlemap.egg-info/requires.txt
articlemap.egg-info/top_level.txt
articlemap/extract/__init__.py
articlemap/extract/index_query.py
articlemap/extract/pipeline.py
articlemap/extract/stage1_ingest.py
articlemap/extract/stage2_layout.py
articlemap/extract/stage3_index.py
articlemap/extract/tablegrid.py
articlemap/schemas/articlemap.record.schema.json
articlemap/schemas/atlas_capsule.schema.json
articlemap/schemas/claimguard.import_receipt.schema.json
articlemap/schemas/claimguard.ledger.schema.json
articlemap/schemas/claimguard.verdicts.schema.json
articlemap/schemas/reviewer_event.schema.json
tests/test_build_end_to_end.py
tests/test_canonical.py
tests/test_capsule.py
tests/test_claimguard_adapter.py
tests/test_conformance.py
tests/test_conformance_suite.py
tests/test_corr_demo.py
tests/test_diagnostic.py
tests/test_diff.py
tests/test_disputes.py
tests/test_dsse.py
tests/test_eventlog.py
tests/test_example_verifies.py
tests/test_export.py
tests/test_extract_query.py
tests/test_fhir.py
tests/test_grade.py
tests/test_importer.py
tests/test_key_directory_doc.py
tests/test_key_validity.py
tests/test_lexicon.py
tests/test_ots.py
tests/test_pico.py
tests/test_pipeline_stages.py
tests/test_real_pdf_demo.py
tests/test_record.py
tests/test_report.py
tests/test_reviewer_console.py
tests/test_sanity.py
tests/test_schemas.py
tests/test_signing.py
tests/test_single_file_verifier.py
tests/test_slot_plans.py
tests/test_studio_html.py
tests/test_supersede.py
tests/test_support.py
tests/test_tablegrid.py
tests/test_translog.py
tests/test_units.py
tests/test_vectors.py
tests/test_verifier.py