Metadata-Version: 2.4
Name: starguard-core
Version: 1.0.0
Summary: Medicare Advantage analytics core — RADV, HCC, HEDIS, Stars
Project-URL: Homepage, https://tinyurl.com/bdevpdz5
Project-URL: Repository, https://github.com/reichert-science-intelligence/starguard-core
Author-email: Robert Reichert <reichert.starguardai@gmail.com>
License: MIT
Keywords: HCC,HEDIS,RADV,healthcare AI,medicare advantage,star ratings
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Healthcare Industry
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.11
Provides-Extra: badge
Requires-Dist: htmltools; extra == 'badge'
Requires-Dist: shiny>=0.10; extra == 'badge'
Description-Content-Type: text/markdown

# starguard-core

Medicare Advantage analytics core library — RADV audit exposure,
HCC risk adjustment, HEDIS gap closure predictions, and Star Rating
trajectory modeling.

## Install

```bash
pip install starguard-core
```

## Modules

- `starguard_core.auth` — API key gating, tier resolution, usage tracking
- `starguard_core.radv` — RADV audit exposure calculator
- `starguard_core.hcc`  — HCC risk adjustment scoring
- `starguard_core.hedis` — HEDIS gap closure predictions
- `starguard_core.stars` — Star Rating trajectory modeling

## Portfolio

https://tinyurl.com/bdevpdz5
