AILP — Protacal Cead Ionnsachaidh AI
Protacal Cead Ionnsachaidh AI
An urrainn do AI ionnsachadh bhon seo? Gu dè an doimhneachd, airson dè na cleachdaidhean, le dè na dleastanasan?
01 · Mìneachadh
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 · Adhbhar
- Freagair "an urrainn do AI ionnsachadh bhon seo?" le mìneas aig ìre gach tomhas, seach dìreach bìoda crawlaidh.
- Dealaich cead ionnsachaidh (a' tighinn a-staigh do mhodailean) bho chead ruigsinneachd (a' faighinn dhuilleagan).
- Cuir taic ri modailean dìolaidh: an-asgaidh, neo-mhalairteach, feum air cead, co-roinneadh teachd-a-steach.
- Dèan cinnteach gu bheil fosgailteachd a ghabhas ruith le inneal — gus nach tèid deagh-rùn a thilgeil air falbh mar mhì-chinnt laghail.
03 · Raon
ruigsinneachd / clàrachadh — faighinn agus clàrachadh semantach
inference_input — cleachdadh mar cho-theacsa aig àm co-dhùnaidh (RAG)
embedding — vectorachadh agus clàran-amais luirg
trèanadh / fine_tuning / distillation — ìrean a-staigh-ghabhail modail
verbatim_memory — am bheil ath-riochdachadh pongail ceadaichte
creideas tùsail / dìoladh — dleastanasan iomraidh agus teirmichean pàighidh
04 · Eisimpleir leughadh-inneal
Dearbhadh cead ionnsachaidh — /ai/rights-spectrum.json (pròifil AILP)
{
"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 · Cuingealachaidhean
- Seagh cead-ionnsachaidh as duilghe a dhearbhadh gu teicnigeach — bidh AILP a' dearbhadh rùn, ach chan urrainn dha fhathast gèilleadh a dhearbhadh.
- 'S e dreachd a th' anns an liosta thomhasan; tha crìochan eadar trèanadh, mion-ghleusadh, agus distileadh fhathast fo dheasbad.
- Tha aithneachadh laghail air ceadan ionnsachaidh eadar-dhealaichte a rèir uachdranas laghail agus gun fhuasgladh.
- 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.