Metadata-Version: 2.4
Name: ll144-bias-audit-mcp
Version: 0.1.2
Summary: NYC Local Law 144 AEDT bias audit — selection rate, impact ratio (4/5ths), public summary — governed + signed. CSOAI Layer-0.
License: Apache-2.0
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: mcp>=1.28.0
Requires-Dist: pydantic>=2.0
Dynamic: license-file

mcp-name: io.github.CSOAI-ORG/ll144-bias-audit-mcp

# ll144-bias-audit-mcp

**NYC Local Law 144** requires an independent **annual bias audit** of any Automated Employment Decision Tool (AEDT), with a published summary, before use. This computes the required metrics and signs the result. CSOAI Layer-0.

## Tools
- `run_bias_audit(category, groups)` — selection rate + impact ratio per group; flags impact ratio < 0.80 (4/5ths rule)
- `generate_ll144_summary(audits, tool_name, audit_date)` — the publishable summary + overall compliance
- `check_compliance(...)` — the procedural requirements (independent audit, published summary, candidate notice, ≤12 months)

Recurring, legally-required (DCWP-enforced). Apache-2.0.
