From 4791ec149604daa10311bb35544c8d4064d24de5 Mon Sep 17 00:00:00 2001 From: danny Date: Mon, 29 Dec 2025 04:02:12 +0000 Subject: [PATCH] docs: add IF.TTT whitepaper route --- AGENTS.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/AGENTS.md b/AGENTS.md index 1dbb1dc..6ef8cc1 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -23,6 +23,21 @@ There is a sync job that mirrors `https://git.infrafabric.io/danny/hosted.git` i - `bibles/` - `review/` - `iftrace.py` (operator-maintained; don’t overwrite via repo sync) +- `verticals/` (currently operator-maintained; don’t overwrite via repo sync) + +The IF.TTT public homepage *is* synced from the repo: +- Repo folder: `ifttt/` +- Publish path: `https://infrafabric.io/` and `https://infrafabric.io/static/hosted/ifttt/` + +IF.TTT site routes (no login): +- `https://infrafabric.io/about/` +- `https://infrafabric.io/api/` +- `https://infrafabric.io/verticals/` +- `https://infrafabric.io/governance/` (open governance + charter links) +- `https://infrafabric.io/whitepaper/` (IF.TTT paper + optional email request) +- `https://infrafabric.io/fr/` (French stub) + +Legacy trap: older PDFs referenced `https://infrafabric.io/static/hosted/gov/README.md`; it now redirects to `https://infrafabric.io/governance/`. So **publish operator-generated bibles/review packs under**: - `/srv/hosted-static/public/bibles/…`