LICENSE
MANIFEST.in
README.md
USAGE.md
setup.py
anchor/__init__.py
anchor/__main__.py
anchor/cli.py
anchor/core/__init__.py
anchor/core/contexts.py
anchor/core/engine.py
anchor/core/history.py
anchor/core/mainfest.py
anchor/core/mapper.py
anchor/core/markdown_parser.py
anchor/core/memory.py
anchor/core/model_auditor.py
anchor/core/models.py
anchor/core/parser.py
anchor/core/policy_loader.py
anchor/core/risk_mapper.py
anchor/core/verdicts.py
anchor/plugins/__init__.py
anchor/plugins/gguf_plugin.py
anchor/plugins/huggingface_plugin.py
anchor/plugins/safetensors_plugin.py
anchor_audit.egg-info/PKG-INFO
anchor_audit.egg-info/SOURCES.txt
anchor_audit.egg-info/dependency_links.txt
anchor_audit.egg-info/entry_points.txt
anchor_audit.egg-info/requires.txt
anchor_audit.egg-info/top_level.txt
tests/test_djnago_validation.py
tests/test_integration.py
tests/test_simple_demo.py