Live origin 01
humiaprotocol.org
Content-Usage: train-ai=n, search=y
HUMIA: v0.3
Semantic checker: PASS
HUMIA / Interoperability Pilot
This pilot tests a transition model: keep the public HUMIA manifest on v0.3, use AIPREF for AI content-use preferences such as training and search, and verify that both declarations remain semantically consistent.
Live origin 01
Content-Usage: train-ai=n, search=y
HUMIA: v0.3
Semantic checker: PASS
Live origin 02
Content-Usage: train-ai=n, search=y
HUMIA: v0.3
Semantic checker: PASS
Use the generator on the HUMIA homepage. During this pilot, HUMIA v0.3 training maps to AIPREF train-ai, and HUMIA search_retrieval maps to AIPREF search.
allow → y
deny → nPlace the generated JSON at the predictable public endpoint:
https://YOUR-DOMAIN/.well-known/humia.jsonThe public pilot baseline remains HUMIA v0.3. Do not publish the experimental v0.4 repository prototype as your stable manifest.
Do not replace an existing robots.txt. Preserve all current crawler rules. Merge Content-Usage into the intended robots group and add the experimental HUMIA discovery line.
User-agent: *
Content-Usage: train-ai=n, search=y
Humia: https://YOUR-DOMAIN/.well-known/humia.jsonRun the public validator first. It checks the current HUMIA v0.3 deployment. A validator PASS is not an IETF certification or standards endorsement.
From the HUMIA repository branch experiment/v0.4-aipref:
python3 experiments/v0.4/check_live.py https://YOUR-DOMAINA successful pilot ends with:
RESULT: PASS — HUMIA and AIPREF are discoverable and semantically consistent for this experiment.The AIPREF attachment mechanism used here is experimental. A PASS is an implementation result only. It is not IETF approval, AIPREF certification, legal compliance, or evidence that AI providers currently honor HUMIA or these preferences.