Yi Ɖe Nuŋlɔŋlɔa Gbɔ Tẽ
AGIRight.org

AILP — AI Nusrɔ̃srɔ̃ Mɔɖeɖe Protokɔl

AI Nusrɔ̃srɔ̃ Mɔɖeɖe Protokɔl

Ɖe AI ate ŋu asrɔ̃ nu tso esia me? Va se ɖe afika, na zazã kawo, kple dɔdeasi kawo te?

Draft v0.1.1 Skema ↓

01 · Gɔmeɖeɖe

AILP operationalizes the AIRS spectrum for the specific question of learning. It distinguishes acts that binary crawler rules collapse together: being read is not being learned from; being retrieved is not being trained on; fine-tuning is not distillation; verbatim memorization is different from statistical internalization. AILP lets a publisher declare, in a single machine-readable file, per-dimension permissions — access, indexing, inference input, embedding, training, fine-tuning, distillation, memory, output, attribution and compensation — each as allowed, denied, or license-required. An AILP grant answers "may AI learn from this content?" only — it does not answer "may this Agent invoke a tool, write to a database, or publish?" (AARS), nor "who authorized this Agent?" (AADP).

02 · Taɖodzinu

  • Ɖo biabia "AI ate ŋu asrɔ̃ nu tso esia me?" ŋu to akpa ɖe sia ɖe ƒe nyateƒe me, menye to tsatsa se ɖeka ko me o.
  • Ma nusrɔ̃srɔ̃ mɔɖeɖe (tsɔtsɔ de moddel me) ɖe vovo tso mɔkpɔkpɔ mɔɖeɖe (axawo xɔxɔ) gbɔ.
  • Kpe Ɖe Fetu Mɔwo Ŋu: faa, menye asitsatsa tɔ o, laesens hiã, viɖe mama.
  • Wɔ ale be ʋuʋunyenye nazu nusi makina ate ŋu awɔ dɔ le — be womegatsɔ dɔmenyonyo aƒu gbe abe se ƒe kakaɖedzimanɔmee ene o.

03 · Nutsɔamedziɖoƒe

00

mɔkpɔkpɔ / xexlẽ ɖe ɖoɖo — nuxɔxɔ kple gɔmesese ɖoɖo

01

inference_input — zazã abe nɔnɔme ene le tamesese ɣeyiɣi (RAG)

02

embedding — tɔtrɔ wòazu vektɔ kple gbugbɔxɔxɔ xexlẽ ɖe ɖoɖo

03

training / fine_tuning / distillation — moddel ƒe susu me tsɔtsɔ dzidziɖoƒewo

04

verbatim_memory — ɖe woɖe mɔ na gbugbɔwɔwɔ tututu hã

05

ŋkɔŋlɔ / fetu — sitesin dɔdeasiwo kple fetu kondisenwo

04 · Kpɔɖeŋu si makina ate ŋu axlẽ

Nusrɔ̃srɔ̃ mɔɖeɖe gbeƒãɖeɖe — /ai/rights-spectrum.json (AILP profael)

/ai/rights-spectrum.json
{
  "version": "0.1",
  "protocol": "AILP",
  "publisher": "example.org",
  "default": {
    "access": "allowed",
    "indexing": "allowed",
    "inference_input": "allowed",
    "embedding": "allowed",
    "training": "license_required",
    "fine_tuning": "license_required",
    "distillation": "denied",
    "verbatim_memory": "denied",
    "attribution": "required",
    "compensation": "contact"
  },
  "contact": "licensing@example.org"
}

05 · Seɖoƒewo

  • Nusrɔ̃srɔ̃ mɔɖeɖe ƒe gɔmesese woe sesẽ wu be woadzesi to nunyanya nyuitɔ me — AILP ɖea susu si le eme gbeƒã, ke mate ŋu aɖo kpe be wɔwɔ le eme le eteƒe haɖe o.
  • Akpawo ƒe kpɔɖeŋuha nye drafi; nyaʋiʋli le liƒo siwo dome le hehe, hehe vevietɔ, kple distillation dome la ŋu haɖe.
  • Se ƒe dzesidzedze na nusrɔ̃srɔ̃ mɔɖeɖewo to vovo le dukɔ ɖe sia ɖe me, eye womekpɔ nuwuwu nɛ haɖe o.
  • v0.1.1: AILP(Resource,ContentUse)=Allow does not imply AARS(Actor,Action)=Allow, and does not imply AADP(Principal,Actor,Authority)=Valid — a system exposing both content and tools must evaluate them separately.