Metadata-Version: 2.4
Name: judge-card
Version: 0.1.1
Summary: Judge Card schema, validator, and renderer.
Author: AuraOne
License-Expression: MIT
Project-URL: Homepage, https://auraone.ai/open
Project-URL: Source, https://github.com/auraoneai/judge-card
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# judge-card

`judge-card` validates, generates, and renders Judge Cards: disclosure artifacts for LLM judges.

## Quickstart

```bash
pip install judge-card
judge-card generate --from judge-bench-output.json --out card.md
judge-card validate examples/tutorial_judge_card.json
```

## What This Is Not

Not a model benchmark or endorsement. Examples are synthetic.
