AICR — Còraichean Susbaint AI
Còraichean Susbaint AI / Riaghailtean Susbaint AI
Dearbhadh leughadh-inneal a chanas dè as urrainn do shiostaman AI a dhèanamh leis an t-susbaint agad.
01 · Mìneachadh
AICR is a machine-readable rights declaration layer. It lets a publisher state — per site, per path, or per resource — whether AI systems may read, summarize, quote, retrieve (RAG), transform, train on, commercially use, or redistribute content, and under which conditions such as attribution, retention limits, or contact-based licensing. Where robots.txt only says "crawl or don't", AICR carries the semantics of rights. Content Permission ⇏ Agent Action Authority: an AICR grant over content does not by itself authorize an Agent to write to a database, publish, execute code, or transact — see AARS and AADP.
02 · Adhbhar
- Cuir an àite roghainn dà-roinnte cead/diùltadh robots.txt, ceadan ceumnaichte a tha sònraichte do chleachdadh.
- Thoir do chruthadairean is foillsichearan dòigh choitcheann gus còraichean trèanaidh is malairt a ghlèidheadh, fhad 's a dh'fhanas iad fosgailte do leughadh is iomradh.
- Thoir do shiostaman AI bunait a ghabhas lorg agus sgrùdadh airson cleachdadh susbaint a tha a' gèilleadh.
- Bi na bhunait chòraichean ris an ruith sruthan ceadachaidh AICL.
03 · Raon
read_access — am faod AI an t-susbaint fhaighinn is a leughadh
summarization — geàrr-chunntasan, le no gun chreideas tùsail
luaidh — crìochan earrainn agus riaghailtean creideis thùsail
rag_use — gineadh le lorg-mheudachadh, uinneagan gleidhidh
transformation — às-tharraing structaraichte agus obraichean a thàinig bhuaipe
training — cead trèanaidh modail is mion-ghleusaidh
commercial_use — gabhail brath malairteach air an t-susbaint
redistribution — ath-fhoillseachadh no ath-sgaoileadh susbaint no rudan a thàinig bhuaipe
04 · Eisimpleir leughadh-inneal
Poileasaidh na làraich seo fhèin — /.well-known/aicr.json
{
"version": "0.1",
"publisher": "AGIRight.org",
"default_policy": {
"read_access": { "allowed": true },
"summarization": {
"allowed": true,
"attribution_required": true
},
"quotation": {
"allowed": true,
"max_excerpt_words": 200,
"attribution_required": true
},
"rag_use": {
"allowed": true,
"attribution_required": true,
"retention_days": 30
},
"training": {
"allowed": false,
"permission_contact": "contact@agiright.org"
},
"commercial_use": {
"allowed": false,
"permission_contact": "contact@agiright.org"
},
"redistribution": { "allowed": false }
}
} 05 · Cuingealachaidhean
- 'S e dearbhadh a th' ann an AICR, chan e uidheam èigneachaidh — tha gèilleadh an urra ri siostaman AI a' roghnachadh (no gam feumadh) urram a thoirt dha.
- 'S e dreachd rannsachaidh fosgailte a th' ann, chan e inbhe gnìomhachais no laghail air a gabhail ris.
- Chan eil e fhèin a' fuasgladh chonnspaidean dlighe-sgrìobhaidh no a' mìneachadh cudrom laghail dearbhaidh.
- Dh'fhaodadh ainmean raoin agus seagh atharrachadh eadar tionndaidhean dreachd.
- v0.1.1: an AICR grant does not imply Agent action or authority — content, action, and authority are three separately evaluable planes (AICR/AICL, AARS, AADP).