> ## Content Index
> Fetch the complete content index at: https://adjacent.media/llms.txt
> Use this file to discover other available public pages before exploring further.

# Zig Programming Language Bans AI-Generated Contributions
- URL: https://adjacent.media/signals/zig-programming-language-bans-ai-generated-contributions/
- Published: 2026-05-01T16:13:03.000Z
- Updated: 2026-05-01T16:13:03.000Z
- Description: Zig’s explicit prohibition on LLM-assisted code—covering issues, pull requests, and documentation—reflects a hardening position among open source maintainers who view AI training and code quality as separate concerns.
- Author: Jonathan Greene
- Tags: #signal, theme-culture, policy, open source governance, ai regulation

Source: [Michael Tsai](https://mjtsai.com/blog/2026/04/30/zigs-anti-ai-contribution-policy/?ref=adjacent.media)

Zig's explicit prohibition on LLM-assisted code—covering issues, pull requests, and documentation—reflects a hardening position among open source maintainers who view AI training and code quality as separate concerns. Rather than adopting the "we'll review it anyway" stance of larger projects, Zig treats AI contribution as an upstream source problem, not a downstream QA one. The move signals friction between AI development velocity and the governance models that sustain critical infrastructure. Smaller, quality-focused projects may adopt similar policies as the default developer tool stack shifts toward generation-first workflows.