Update wolf package init

This commit is contained in:
Alexander Whitestone
2026-04-05 15:10:42 -04:00
parent c946e7178b
commit 011d1d538f

View File

@@ -1,5 +1,11 @@
"""
Wolf: Model Evaluation Backbone for Sovereign AI Fleet.
Wolf — Multi-model evaluation engine.
Assignes coding tasks to AI models across providers, scores their output
by CI status, commit quality, test coverage, and PR descriptions.
Top scorers become candidates for serverless endpoint deployment.
Core principle: agents work, PRs prove it, CI judges it.
"""
__version__ = "0.1.0"