Publish with AIFeed Studio

A zero-dependency local app for publishers: declare, sign, verify, and export AIFeed content permissions without touching the command line.

zero dependencies runs on 127.0.0.1:7777

Quick start

git clone https://github.com/denyn1/aifeed-protocol.git
cd aifeed-protocol
npm run studio
# open http://127.0.0.1:7777

UI in English, Bahasa Indonesia, and Chinese. Workspace defaults to ~/.aifeed-studio; override with AIFEED_STUDIO_HOME.

Or hand it to an AI agent

The publisher guide walks an agent through Classes S/M/L/XL, from a hand-written site to a full CMS integration, with a verified tool capability matrix.

English · Bahasa Indonesia · 中文

Agent quickstart · Key rotation runbook · Studio source

What it does

Create

Point Studio at a local HTML folder or crawl the live site: robots-aware sitemap or link discovery, rate limits, and an ETag/Last-Modified cache.

Declare

Restrict-only policy editor: usage permissions, attribution, crawl limits, license, llms.txt, per-path rules, news/ecommerce presets, and opt-in freshness metadata.

Build

Incremental builds emit the signed v0.2 manifest, AIFeed Markdown and MAKO pages, delta indexes, and llms.txt.

Verify

Local verification of manifest, pages, and indexes, plus one-click live verification against the origin and DNS anchor.

Export

Folder or .tar.gz overlay, the _aifeed DNS TXT record, and adapter hints for nginx, Caddy, Apache, Node, Next.js, PHP, Python, Go, Traefik, and Cloudflare.

Rotate & audit

Guarded key rotation (prepare, overlap, cutover, re-sign), a journal.ndjson audit trail, and inline fix hints for common failures.