Metadata-Version: 2.4
Name: mendicant-bias
Version: 5.2.0
Summary: Mendicant Bias — Contender-class intelligence middleware for AI agent systems
Project-URL: Homepage, https://github.com/zhadyz/mendicant-bias
Project-URL: Repository, https://github.com/zhadyz/mendicant-bias
Author: Mendicant Bias Project
License-Expression: MIT
Keywords: agents,ai,claude-code,langgraph,mcp,mendicant,middleware,semantic-routing,verification
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.11
Requires-Dist: click>=8.0
Requires-Dist: mendicant-core>=5.0.0
Requires-Dist: mendicant-mcp-server>=5.0.0
Requires-Dist: pyyaml>=6.0
Requires-Dist: rich>=13.0
Provides-Extra: all
Requires-Dist: mendicant-gateway>=5.0.0; extra == 'all'
Requires-Dist: mendicant-runtime>=5.0.0; extra == 'all'
Requires-Dist: sentence-transformers>=3.0.0; extra == 'all'
Provides-Extra: embeddings
Requires-Dist: sentence-transformers>=3.0.0; extra == 'embeddings'
Provides-Extra: full
Requires-Dist: mendicant-gateway>=5.0.0; extra == 'full'
Requires-Dist: mendicant-runtime>=5.0.0; extra == 'full'
