Back to the catalog

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

NYC Local Law 144 AEDT bias audit — selection rate, impact ratio (4/5ths), public summary

Open source Open in the app JSON README (API)

About

NYC Local Law 144 AEDT bias audit — selection rate, impact ratio (4/5ths), public summary

Details

Kind
MCP servers
Topic
No topic detected
Publisher
csoai-org
Origin
official
Category
ferramentas
Transport
local
Version
0.1.2
Last push
2026-06-26T04:47:59Z
Repository state
ativo
Language
Python
License
MIT
Added
2026-09-05 18:00:13
Updated
2026-09-05 18:00:13
Origin id
io.github.CSOAI-ORG/ll144-bias-audit-mcp

README

# 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.

More