README.md
pyproject.toml
src/alloc/__init__.py
src/alloc/artifact_loader.py
src/alloc/artifact_writer.py
src/alloc/browser_auth.py
src/alloc/callbacks.py
src/alloc/cli.py
src/alloc/code_analyzer.py
src/alloc/config.py
src/alloc/context.py
src/alloc/diagnosis_display.py
src/alloc/diagnosis_engine.py
src/alloc/diagnosis_rules.py
src/alloc/display.py
src/alloc/extractor_runner.py
src/alloc/ghost.py
src/alloc/model_extractor.py
src/alloc/model_registry.py
src/alloc/probe.py
src/alloc/stability.py
src/alloc/upload.py
src/alloc/yaml_config.py
src/alloc.egg-info/PKG-INFO
src/alloc.egg-info/SOURCES.txt
src/alloc.egg-info/dependency_links.txt
src/alloc.egg-info/entry_points.txt
src/alloc.egg-info/requires.txt
src/alloc.egg-info/top_level.txt
src/alloc/catalog/__init__.py
src/alloc/catalog/default_rate_card.json
src/alloc/catalog/gpus.v1.json
tests/test_artifact.py
tests/test_artifact_loader.py
tests/test_auth.py
tests/test_callbacks.py
tests/test_catalog.py
tests/test_cli.py
tests/test_code_analyzer.py
tests/test_context.py
tests/test_diagnose_cli.py
tests/test_diagnosis_engine.py
tests/test_diagnosis_rules.py
tests/test_extractor_activation.py
tests/test_ghost.py
tests/test_ghost_degradation.py
tests/test_init_from_org.py
tests/test_interconnect.py
tests/test_model_extractor.py
tests/test_probe_hw.py
tests/test_probe_multi.py
tests/test_scan_auth.py
tests/test_stability.py
tests/test_upload.py
tests/test_verdict.py
tests/test_yaml_config.py