demo.aifeed.md
This site practices what AIFeed preaches
Every page here is served twice: as HTML for people, and as signed, agent-ready markdown for machines. The permissions are Ed25519-signed, anchored in DNS, and revocable.
What this origin declares
| Use | Decision | Why |
|---|---|---|
| search, retrieval, input | allow | Fetching and grounding is welcome. |
| quote, summarize | allow | Attribution is required. |
| training | deny | Model training is not permitted. |
| modify, embed, commercial_use | deny | Derivative and resale uses are not. |
Endpoints robots should read first
/.well-known/ai.json— the signed manifest (permissions, limits, revocation URL)/.well-known/ai-signature.json— the detached signature to verify/.well-known/aifeed-index.json— delta index with per-page digests/llms.txt— plain index for tools that do not speak AIFeed yet
Try to break it
Run the strict demo to see live 403 and 429 enforcement, or the revoked demo to watch a multi-signature registry suspend an origin.