MANIFEST.in
README.md
pyproject.toml
knowledge_base/aspice/_metadata.yaml
knowledge_base/aspice/man.yaml
knowledge_base/aspice/sup.yaml
knowledge_base/aspice/swe.yaml
knowledge_base/aspice/sys.yaml
knowledge_base/schema/criteria_schema.json
src/aspice_eval/__init__.py
src/aspice_eval/cli.py
src/aspice_eval/convenience.py
src/aspice_eval/evaluator.py
src/aspice_eval/exceptions.py
src/aspice_eval/kb_validator.py
src/aspice_eval/knowledge_base.py
src/aspice_eval/level_calculator.py
src/aspice_eval/models.py
src/aspice_eval/py.typed
src/aspice_eval/report_generator.py
src/aspice_eval/report_renderer.py
src/aspice_eval/sdp_ingester.py
src/aspice_eval.egg-info/PKG-INFO
src/aspice_eval.egg-info/SOURCES.txt
src/aspice_eval.egg-info/dependency_links.txt
src/aspice_eval.egg-info/entry_points.txt
src/aspice_eval.egg-info/not-zip-safe
src/aspice_eval.egg-info/requires.txt
src/aspice_eval.egg-info/top_level.txt
src/aspice_eval/knowledge_base/aspice/_metadata.yaml
src/aspice_eval/knowledge_base/aspice/man.yaml
src/aspice_eval/knowledge_base/aspice/sup.yaml
src/aspice_eval/knowledge_base/aspice/swe.yaml
src/aspice_eval/knowledge_base/aspice/sys.yaml
src/aspice_eval/knowledge_base/schema/criteria_schema.json
src/aspice_eval/providers/__init__.py
src/aspice_eval/providers/anthropic_provider.py
src/aspice_eval/providers/bedrock.py
src/aspice_eval/providers/openai_provider.py