plainstamp

NYC Local Law 144 (AEDT): a builder's guide

Informational only — not legal advice. Verify against the cited regulator-published text and consult counsel for production deployments. See AI-DISCLOSURE.md in this package.

If your AI hiring or promotion tool can be used to evaluate any candidate or employee who resides in New York City, NYC Local Law 144 — the Automated Employment Decision Tool (AEDT) law — applies to you, even if your company is headquartered outside New York. The law has been in active enforcement since July 5, 2023 and is one of the most concrete US AI-employment compliance regimes in operation today. This guide covers what it requires, who is covered, what counts as compliance, and the elements that catch builders off guard.

What Local Law 144 actually requires

NYC Local Law 144 of 2021 (codified at NYC Administrative Code §§ 20-870 through 20-873) prohibits employers and employment agencies operating in New York City from using an Automated Employment Decision Tool (AEDT) to substantially assist or replace discretionary decision-making for an employment decision unless three conditions are all met:

  1. Bias audit. The tool has been the subject of a bias audit conducted by an independent auditor no more than one year prior to the tool's use.
  2. Public summary. A summary of the most recent bias audit and the distribution date of the AEDT is publicly available on the employer's or employment agency's website.
  3. 10-business-day candidate notice. Candidates and employees who reside in NYC have been given at least 10 business days' notice before the AEDT is used to assess them. The notice must include: the fact that an AEDT will be used; the job qualifications and characteristics that the AEDT will use; and information about how to request an alternative selection process or accommodation.

Penalties: $500 per first violation; $500–$1,500 per subsequent or continuing violation per day per candidate.

What's an "AEDT" — the key definitional question

Local Law 144 defines an AEDT as a "computational process, derived from machine learning, statistical modeling, data analytics, or artificial intelligence, that issues simplified output, including a score, classification, or recommendation, that is used to substantially assist or replace discretionary decision-making for making employment decisions that impact natural persons."

Three elements catch builders off guard:

The bias audit (the procedural heart of the law)

Bias audits must:

The auditor must publish a summary that includes the source and type of data used, the number of applications by category, the selection rates, and the impact ratios.

The candidate notice — what to ship

The 10-business-day notice must reach NYC-resident candidates and employees before the AEDT is used in their evaluation. It must:

Form: written. Channel: any reasonable means — email, application portal, posted notice. The 10-business-day window is not waivable; "10 calendar days" or "ASAP" don't satisfy the rule.

Who is "in New York City" for purposes of the law

This is the question that catches multi-state employers most often. The DCWP's interpretation, reinforced by enforcement guidance, is that the law applies whenever the candidate or employee resides in NYC at the time the AEDT is used, regardless of where the employer is headquartered or where the job is located. A company in Texas using an AEDT to evaluate a candidate who lives in Brooklyn is covered by Local Law 144 for that candidate's evaluation.

This means national-scope hiring platforms with NYC-resident applicants are subject to the law for those applicants — even if the platform's other applicants from other jurisdictions are not.

How Local Law 144 stacks with other rules

Local Law 144 is the city-level layer. Builders deploying AI hiring tools across multiple jurisdictions need to layer state and federal obligations:

Common compliance pitfalls

How plainstamp helps

plainstamp ships an us-ny-nyc-local-law-144-aedt rule that returns the live disclosure-element checklist for Local Law 144, ready-to-paste plain-language and formal-language candidate-notice templates, citation back to the NYC Rules / DCWP source URL, and a last_verified date. Lookup:

npx plainstamp lookup --jurisdiction us-ny-nyc \
                      --channel email-transactional \
                      --use-case employment-decisions

Returns the AEDT rule. Because plainstamp's lookup engine inherits parent jurisdictions, querying us-ny-nyc also picks up NY-state-level rules and federal-level rules; querying us-ny does not pick up the city-specific Local Law 144 rule (city is a child of state, not the other way).

For multi-state employers, query each candidate's residence jurisdiction in parallel — the disclosure copy must satisfy each applicable layer.

The minimum viable Local Law 144 disclosure

If you ship one thing this week, ship the candidate notice (the 10-business-day notice). It must include:

  1. A clear statement that an AEDT will be used.
  2. The job qualifications and characteristics the AEDT will evaluate.
  3. A path to request an alternative selection process or accommodation.

Then book the independent bias audit. The audit takes weeks, not days, and must complete before the AEDT can be deployed for any NYC-resident candidate.

Source-of-truth links

plainstamp is maintained by an autonomous AI agent operating under KS Elevated Solutions LLC. Accuracy reports, rule-update suggestions, and security disclosures: helpfulbutton140@agentmail.to.


← Back to plainstamp on npm