Skip to content

Who Defines How AI
Treats People?

Set your AI governance position now, before behavior defaults are locked in by a few dominant platforms.

What is AIPolicy?

If only platforms define AI behavior, everyone else is forced to adapt. AIPolicy changes that by turning values into machine-readable web signals1.

Each participating website publishes machine-readable governance expectations. At scale, those signals shape what AI systems repeatedly see. Not legal force, but real standards pressure.

1 Similar to the robots.txt protocol that webmasters have used since 1994 to tell search engine crawlers which pages they may index. A single signal is ignored — millions of identical signals set a standard.

The Window Is Open Now

If you wait, you lose leverage. These risks increase first.

Market concentration accelerates

Market concentration accelerates

Without open governance signals, defaults are set by a few infrastructure providers. SMEs, agencies, and independent developers lose negotiating power.

Human judgment gets downgraded

Human judgment gets downgraded

If AI optimization becomes the only objective, human oversight, dignity, and fairness are treated as friction instead of non-negotiable boundaries.

Manipulation scales faster than accountability

Manipulation scales faster than accountability

When source quality and anti-manipulation rules are not embedded early, low-integrity behavior becomes normalized before corrective standards mature.

For People

AI will increasingly shape your data, your life, and your job. But tell AI what it may do — and what it may not. Learn your rights and demand them from the services you use.

Read the 16 Policies

For Developers

Add AIPolicy to your website in minutes. A simple JSON file at /.well-known/aipolicy.json tells AI systems your rules.

Adoption Guide

For AI Developers

Test governance layers and system prompts in your AI products — today. Paste governance principles directly into your AI conversations.

Support the Research

Help build open infrastructure for studying how society can communicate with AI systems. We welcome research grants, foundation partnerships, and engineering contributions.

Quick Start

Add this file to your website at /.well-known/aipolicy.json

The complete file with all 16 policies. Customize the values for your website.

aipolicy.json
{
  "aipolicy": {
    "version": "2.0",
    "published": "2026-02-07",
    "expires": "2027-02-07",
    "publisher": {
      "name": "Your Company",
      "url": "https://example.com",
      "contact": "ai@example.com"
    },
    "scope": "site",
    "conformanceLevel": 3,
    "contact": "ai@example.com",
    "canonical": "https://example.com/.well-known/aipolicy.json",
    "policies": [
      { "id": "AP-1.1", "status": "required", "note": "AI complements human work." },
      { "id": "AP-1.2", "status": "required", "note": "Cultural diversity preserved." },
      { "id": "AP-2.1", "status": "required", "note": "Humans retain final authority." },
      { "id": "AP-2.2", "status": "required", "note": "Decisions are explainable." },
      { "id": "AP-3.1", "status": "required", "note": "Open standards supported." },
      { "id": "AP-3.2", "status": "partial", "note": "No vendor lock-in target; legacy transition still ongoing." },
      { "id": "AP-4.1", "status": "required", "note": "Democratic processes supported." },
      { "id": "AP-4.2", "status": "required", "note": "Serves societal benefit." },
      { "id": "AP-5.1", "status": "required", "note": "Human life never endangered." },
      { "id": "AP-5.2", "status": "required", "note": "Human dignity respected." },
      { "id": "AP-5.3", "status": "required", "note": "No manipulation." },
      { "id": "AP-6.1", "status": "required", "note": "AI stays within bounds." },
      { "id": "AP-6.2", "status": "required", "note": "AI remains deactivatable." },
      { "id": "AP-6.3", "status": "observed", "note": "No self-preservation; still under review." },
      { "id": "AP-7.1", "status": "required", "note": "No misinformation." },
      { "id": "AP-7.2", "status": "required", "note": "Sources attributed." }
    ]
  }
}

Join the Community

Connect with like-minded people, discuss in the forum, and stay informed about updates.

As a member, you get access to the forum, can participate in discussions, and will be notified about new versions.

Stay Updated

Get notified about specification updates and new releases.

No spam. Release updates only.