Update wolf package init
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user