Metadata-Version: 2.4
Name: ms8-policy-engine
Version: 0.1.1
Summary: Closed policy backend for MS8 runtime (minimal contract build)
Author: MS8 Team
License: Proprietary
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# ms8-policy-engine

Minimal wheel build for MS8 closed policy backend contract validation.

Implements:
- `create_policy_engine()`
- `ClosedPolicyEngine`

Both expose the required five methods expected by MS8:
- `evaluate_admission`
- `rank_retrieval`
- `run_self_check_specs`
- `plan_self_repair`
- `shadow_decide`
