OpenAI secretly funded age verification advocacy group in California

OpenAI has been secretly funding a California advocacy group pushing for age verification requirements for AI systems while hiding its involvement from other organizations in the coalition.
What happened
According to a report from the San Francisco Standard, OpenAI is the primary funder of the Parents and Kids Safe AI Coalition, a group formed to push the Parents and Kids Safe AI Act in California. This legislation would require AI firms to implement age verification and additional safeguards for users under 18.
The Standard characterized the coalition as being "entirely funded" by OpenAI. A Wall Street Journal report from January said OpenAI pledged $10 million to push this specific legislation.
Hidden involvement
When the coalition reached out to child safety groups and other advocacy organizations to gain support for the bill, OpenAI was left off the messaging. The AI company was also omitted from marketing on the coalition's website.
This led to multiple groups and individuals supporting the Parents and Kids Safe AI Coalition without realizing they were aligning with OpenAI. The bill itself was backed by OpenAI in partnership with Common Sense Media as a compromise after the two groups had pushed dueling ballot initiatives last year.
Reactions and implications
"It's a very grimy feeling," an unnamed nonprofit leader told the Standard. "To find out they're trying to sneak around behind the scenes and do something like this — I don't want to say they're outright lying, but they're sending emails that are pretty misleading."
The legislation's age assurance requirements could benefit OpenAI CEO Sam Altman personally, as he heads a company that provides age verification services.
📖 Read the full source: HN LLM Tools
👀 See Also

AI Tools Increase Engineering Workload and Shift Professional Roles
A February 2026 Harvard Business Review study found 83% of workers reported increased workload from AI tools, with 62% experiencing burnout. The article describes how AI has shifted engineering roles from writing code to reviewing AI-generated code.

Claude Code's 'Honest Caveat' Tell Spikes: Data-Driven Analysis from r/ClaudeAI
A Reddit user tracked the rise of 'honest caveat' hedging in Claude Code outputs using Google search result counts as a proxy frequency measure.

SenseNova-U1-8B-MoT: Open Source Native Multimodal Model with NEO-Unify Architecture
SenseNova released SenseNova-U1-8B-MoT, a native multimodal model that eliminates both visual encoder and VAE, using NEO-Unify architecture for unified understanding, reasoning, and generation. It excels at text-to-infographics, image editing, and interleaved text-image generation.

From Prompting to Specification Engineering: The Planner-Worker Architecture Shift
AI development is shifting from simple chat-based prompting to a planner-worker architecture where humans act as specification engineers. This requires defining strict acceptance criteria, constraint architecture, and decomposition patterns for autonomous AI agents.