LICENSE
NOTICE
README.md
THIRD_PARTY.md
pyproject.toml
src/iirds_validate/__init__.py
src/iirds_validate/__main__.py
src/iirds_validate/banner.py
src/iirds_validate/cli.py
src/iirds_validate/context.py
src/iirds_validate/model.py
src/iirds_validate/ontology.py
src/iirds_validate/package.py
src/iirds_validate/packer.py
src/iirds_validate/py.typed
src/iirds_validate/registry.py
src/iirds_validate/report.py
src/iirds_validate/resources.py
src/iirds_validate/runner.py
src/iirds_validate/terms.py
src/iirds_validate.egg-info/PKG-INFO
src/iirds_validate.egg-info/SOURCES.txt
src/iirds_validate.egg-info/dependency_links.txt
src/iirds_validate.egg-info/entry_points.txt
src/iirds_validate.egg-info/requires.txt
src/iirds_validate.egg-info/top_level.txt
src/iirds_validate/data/rule-catalog.json
src/iirds_validate/data/ontologies/README.md
src/iirds_validate/data/ontologies/sha256sums.txt
src/iirds_validate/data/ontologies/1.3/iirds-core.rdf
src/iirds_validate/data/ontologies/1.3/iirds-handover.rdf
src/iirds_validate/data/ontologies/1.3/iirds-machinery.rdf
src/iirds_validate/data/ontologies/1.3/iirds-skos.rdf
src/iirds_validate/data/ontologies/1.3/iirds-software.rdf
src/iirds_validate/rules/__init__.py
src/iirds_validate/rules/container.py
src/iirds_validate/rules/content.py
src/iirds_validate/rules/handover.py
src/iirds_validate/rules/lint.py
src/iirds_validate/rules/requirements.py
src/iirds_validate/rules/schema.py
src/iirds_validate/rules/schema_tables.py
src/iirds_validate/rules/system.py
tests/test_cardinality_rules_fire.py
tests/test_ci_parity.py
tests/test_clean_realistic_package.py
tests/test_cli.py
tests/test_container.py
tests/test_container_rules_fire.py
tests/test_content_hostile.py
tests/test_content_reachability.py
tests/test_content_rules.py
tests/test_corpus_integrity.py
tests/test_determinism.py
tests/test_directory_structure.py
tests/test_dual_serialisation.py
tests/test_generated_rules_fire.py
tests/test_handover_rules_fire.py
tests/test_large_archives.py
tests/test_licensing.py
tests/test_lint.py
tests/test_lint_rules.py
tests/test_official_samples.py
tests/test_offline.py
tests/test_oracle_pinning.py
tests/test_pack.py
tests/test_paths.py
tests/test_reading_order.py
tests/test_readme_front.py
tests/test_reference_agreement.py
tests/test_registry.py
tests/test_remaining_rules_fire.py
tests/test_remediation.py
tests/test_report_grouping.py
tests/test_requirement_coverage.py
tests/test_requirement_index.py
tests/test_schema_tables.py
tests/test_serialisation_blindness.py
tests/test_shapes_parity.py
tests/test_shapes_static.py
tests/test_silent_pass.py
tests/test_spec_examples.py
tests/test_system_and_container.py
tests/test_terms.py
tests/test_version_handling.py
tests/test_version_matrix.py
tests/test_version_scoping.py
tests/test_wrapped_container.py