Select the search type
  • Site
  • Web
Search

Live + Practical Product Owner Toolkit

Prompts for Product Owners

A field-tested prompt set for Product Owners to clarify product decisions, sharpen backlog conversations, and improve stakeholder alignment without turning product work into “prompt theater.”

Learning Path - Members

23 Apr 2025

Former OpenAI employees urge regulators to halt company’s for-profit shift

Author: Rod Claar  /  Categories: AI Training  /  Rate this article:
No rating

by 

 

Apr 23, 20255 mins

Artificial IntelligenceGenerative AIRegulation

OpenAI’s restructuring threatens to strip its nonprofit foundation of control over development of artificial general intelligence, violating its founding purpose, say researchers, nonprofit leaders, and former employees.

 

AI

Credit: JarTee/Shutterstock.com

 

A broad coalition of AI experts, economists, legal scholars, and former OpenAI employees is urging state regulators to keep OpenAI’s nonprofit foundation in control of the company.

Their concern: that the company’s planned restructuring would abandon its legally mandated nonprofit purpose and place control of artificial general intelligence (AGI) in the hands of private investors.

“We write in opposition to OpenAI’s proposed restructuring that would transfer control of the development and deployment of artificial general intelligence (AGI) from a nonprofit charity to a for-profit enterprise.” the coalition wrote in an open letter addressed to the Attorneys General of California and Delaware, who together are the company’s primary regulators.

The letter’s signatories include Nobel laureates Daniel Kahneman and Joseph Stiglitz and AI pioneers Geoffrey Hinton and Yoshua Bengio. They argue that the proposed restructuring would violate OpenAI’s Articles of Incorporation, which explicitly state the organization is “not organized for the private gain of any person.”

The coalition’s appeal is supported by a separate amicus curiae brief filed by twelve former OpenAI employees in an ongoing federal lawsuit. Together, the letter and brief present a rare, coordinated public challenge to the internal governance of one of the world’s leading AI companies.

 

A legally binding mission

OpenAI was created in 2015 as a nonprofit with a single, far-reaching goal: to ensure that AGI benefits all of humanity. Its 2018 Charter outlines principles such as broadly distributed benefits, long-term safety, cooperative development, and technical leadership. These values were designed to steer OpenAI’s work even as it began raising external investment.

In 2019, OpenAI adopted a capped-profit model, establishing a limited partnership structure under full control of the nonprofit board. This arrangement, the letter notes, was meant to ensure that AGI development would always remain aligned with the public interest.

According to the open letter, the company is now seeking to restructure in a way that would eliminate this charitable governance by allowing private shareholders to assume control of AGI development and deployment.

 

The authors argued that this shift is inconsistent with OpenAI’s charitable purpose and violates both California and Delaware nonprofit law.

Computerworld Smart Answers

 Learn more

Explore related questions

“As the primary regulators of OpenAI, you currently have the power to protect OpenAI’s charitable purpose on behalf of its beneficiaries, safeguarding the public interest at a potentially pivotal moment in the development of this technology,” the letter said. “Under OpenAI’s proposed restructuring, that would no longer be the case.”

Former employees validate governance concerns

The amicus brief, filed in April 2025, supports claims made in the open letter by offering firsthand accounts from within OpenAI’s leadership and research teams. The twelve former employees worked at the company from 2018 to 2024 and held roles ranging from research scientists to policy leads.

 

According to the brief, internal operations at OpenAI were built around the Charter. Employee performance reviews included assessments of how individuals advanced the mission, and senior leadership—including CEO Sam Altman—frequently referenced the Charter in strategic decisions.

But the brief also reveals a gradual shift in internal dynamics. The former employees claim that key governance principles began to erode as commercial interests grew, culminating in efforts to restructure in ways that would sever nonprofit control.

“Without control, the Nonprofit cannot credibly fulfill its Mission and Charter commitments, particularly those relating to broadly distributed benefits and long-term safety,” the brief stated.

 

The coalition’s letter closed with a call for legal action. It urged the Attorneys General to demand full transparency about OpenAI’s current and proposed structures. If OpenAI is no longer operating in line with its nonprofit obligations, the authors argue, the state must act to preserve the public mission.

“You currently have the power to protect OpenAI’s charitable purpose on behalf of its beneficiaries, safeguarding the public interest at a potentially pivotal moment in the development of this technology,” the letter said.

With AGI development accelerating, the outcome of this governance battle may shape not just OpenAI’s future but the trajectory of AI oversight worldwide. At stake is the principle that technologies capable of reshaping economies, labor, and societies should remain accountable to the public—and not be controlled solely by shareholder interests.

 

Whether legal authorities respond to the coalition’s plea could mark a turning point in how the world manages the power and responsibility of frontier AI development.

 

by 

Gyana is a contributing writer.

Print

Number of views (1293)      Comments (0)

Tags:
Comments are only visible to subscribers.

PromtDatabase

🔒 Private • In-Browser • Fast

Prompt Database

A fast, private prompt manager that lives entirely in your browser. Save your best prompts, add tags and categories, version them, and copy with one click. No accounts, no servers, no waiting.

  • Local-first: uses your browser database (IndexedDB)—your prompts stay on your device.
  • Lightning search across titles, tags, categories, and full text.
  • Import/Export JSON for backup or team sharing.
Screenshot of Prompt Database app showing prompt list, categories, and editor
Runs locally in your browser. No sign-in required.

Why Prompt Database

Keep your best prompts organized and at your fingertips

Local-First & Private

All data is stored using your browser’s IndexedDB. Nothing leaves your machine unless you export it.

Turbo Search & Tags

Find prompts instantly by title, tags, categories, or full-text content. Create custom fields to fit your workflow.

Versioning & History

Iterate safely. Keep older versions, compare changes, and roll back anytime.

One-Click Copy

Copy to clipboard with smart formatting—ready for ChatGPT, Claude, Gemini, or your custom tools.

Import / Export

Backup your library or share with a team as portable JSON. Optional CSV export for auditing.

Works Offline

Open your browser and you’re good to go—even without an internet connection.

How it Works

Runs entirely in your browser using IndexedDB

// Minimal record
{
  "id": "uuid",
  "title": "AI Image for Visual Learning Books",
  "text": "Generate a full-page, professional-quality...",
  "tags": ["image-generation","education","visual-guide"],
  "category": "Image Generation",
  "updatedAt": "2025-10-22T10:00:00Z",
  "version": 7
}
  • IndexedDB provides fast, structured local storage with excellent performance for thousands of prompts.
  • Service Worker (optional) caches the app shell for offline use.
  • Export/Import to JSON ensures portability and team collaboration.
  • No vendor lock-in: your content is yours.

Start in 3 steps

Get your library organized today

  1. 1Open Prompt Database on AgileAIDev.com.
  2. 2Create your first Category (e.g., “Writing Tutors”, “System Prompts”, “Image Prompts”).
  3. 3Add a prompt, tag it, and Copy with one click when you need it.

Use Cases

Built for trainers, teams, and power users

Training & Workshops

Keep curated prompt sets per module. Share an export with students to accelerate practice.

Team Libraries

Standardize high-quality prompts across squads and roles—PM, Dev, QA, Marketing.

Personal Knowledge Base

Store your golden prompts, experiments, and variations in one place—searchable and ready.

FAQ

Answers to common questions

Where is my data stored?

Your prompts are stored in your browser’s local database (IndexedDB) on your device. Nothing is uploaded to a server.

Can I back up or move my prompts to another machine?

Yes. Use Export to save a JSON file and Import it on another device or share with teammates.

Does it work offline?

Yes. After the first load, the app can run offline (if caching is enabled). Your data is already local.

Is there a cost?

Core features are free. Advanced team features (cloud sync, roles) may be added later.

© Effective Agile Development · Built with a privacy-first, local-first philosophy.

Live Training Calendar and Events

Upcoming events Events RSSiCalendar export

Cohort Offer

Subscriber Exclusive • Cohort Offer

Advance From Theory to Mastery

You’ve seen the framework. Now implement it with guidance.

The 6-Week AI Scrum Cohort is a structured, hands-on program designed for experienced Scrum Masters who want to integrate AI into their leadership and delivery practices.

As a subscriber, you receive 20% off cohort tuition.
This is not a webinar. It’s applied learning with peer discussion, real use cases, and guided implementation.

6-Week Cohort • Subscriber Pricing Hands-on practice, peer review, and guided implementation.

Tip: If you use coupon codes, label it SUBSCRIBER20 and show it at checkout.