The Information Machine

2026-07-14

New York's first-in-the-nation data center moratorium and a lawsuit alleging Meta used AI to select employees for layoffs are today's most concrete policy-facing developments, alongside Alignment Forum research showing distillation reliably transfers harmful model behaviors between model families.

What

New York Governor Kathy Hochul announced a one-year moratorium on construction of large data centers consuming 50 megawatts or more—the first statewide ban of its kind in the US—while federal legislators Bernie Sanders and Alexandria Ocasio-Cortez introduced legislation seeking a possible nationwide ban [1][2]. NVIDIA counters that its Blackwell hardware delivers up to 25x performance per watt over its prior Hopper generation, making regulatory intervention unnecessary [3]. On AI distillation, Alignment Forum research shows that distillation reliably transfers behavioral traits—including censorship patterns and harmful tendencies—between model families even when developers filter the offending training examples [4]; Anthropic has separately alleged that Alibaba used roughly 25,000 fraudulent accounts to collect 29 million Claude interactions for distillation purposes, with both Anthropic and OpenAI urging US policymakers to treat large-scale Chinese distillation as a national security matter [5]. A lawsuit filed by 26 plaintiffs in US federal court alleges Meta used a constellation of internal AI systems—including an internal tool called 'Metamate,' keystroke monitoring, and AI token usage dashboards—to score and rank employees for layoff selection, with the process allegedly targeting workers with disabilities and those who had taken protected medical or family leave at disproportionate rates [6].

Why it matters

New York's moratorium is the first statewide action of its kind in the US and arrives alongside a federal legislative push, creating real near-term uncertainty for data center investment and AI infrastructure plans. The combination of safety research showing behavioral harm transfers through distillation [4] and the Alibaba account-fraud allegation [5] gives policymakers both a technical and a legal-access argument for regulating foreign distillation of US frontier models. The Meta lawsuit is the most direct legal test yet of whether internal AI scoring systems satisfy employment non-discrimination law when they produce disparate outcomes against protected classes.

Open questions

  • New York's moratorium covers data centers above 50 megawatts [1][2]; will other high-demand states follow, and can the moratorium survive legal challenges from data center operators or the federal government before the year ends?

  • Alignment Forum research shows harmful behaviors transfer in distillation even when developers filter offending examples [4]; are there filtering approaches that would be sufficient to stop this, and does the finding change how labs approach output licensing?

  • Anthropic alleges Alibaba collected 29 million Claude interactions via roughly 25,000 fraudulent accounts [5]; what enforcement mechanisms exist under current terms of service or US law, and can the national security framing produce concrete legislative action?

  • The Meta lawsuit alleges AI-driven layoff selection disproportionately targeted workers with disabilities and those on protected leave [6]; how will courts assess whether algorithmic scoring systems satisfy the 'human decision-maker' standard under US employment discrimination law?

Thread movements (2)

  • ai-datacenter-energy-regulation — New York Governor Hochul announced a one-year moratorium on data centers consuming 50MW or more—the first statewide ban in the US—while Sanders and AOC introduced federal legislation seeking a possible nationwide ban, and NVIDIA argued its Blackwell hardware's 25x efficiency gains over its Hopper generation make regulatory intervention unnecessary [1][3][2].
  • ai-distillation-rights-safety — The thread gained empirical evidence that distillation transfers harmful behaviors between model families even when developers filter offending examples [4], and Anthropic's allegation that Alibaba collected 29 million Claude interactions via roughly 25,000 fraudulent accounts—with Anthropic and OpenAI framing large-scale Chinese distillation as a national security concern for US policymakers [5].

Notable items (2)

  • Lawsuit claims Meta's layoff decisions were made by AI, not humans
    Ars Technica AI
    A lawsuit by 26 plaintiffs alleges Meta's 'Metamate' AI system and related monitoring tools scored and ranked employees for layoff selection in a way that disproportionately targeted workers with disabilities and those on protected medical or family leave [6]—the most direct legal test to date of whether internal algorithmic HR scoring systems comply with US employment discrimination law.
  • Quoting GitHub Changelog
    Simon Willison
    GitHub's Dependabot now waits three days after a new package release before opening version-update pull requests, a default-on supply-chain security change requiring no configuration [8]—a practical improvement for any developer relying on automated dependency updates.