From a7414d7a1fde26f0f879f7cb5400475aaa1e9015 Mon Sep 17 00:00:00 2001 From: Vigilio Desto Date: Fri, 24 Apr 2026 11:19:29 +0200 Subject: [PATCH] =?UTF-8?q?vigo:=20add=20AGENTS.md=20descriptor=20?= =?UTF-8?q?=E2=80=94=20structural=20identity=20file=20for=20garden=20relea?= =?UTF-8?q?se?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- AGENTS.md | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 AGENTS.md diff --git a/AGENTS.md b/AGENTS.md new file mode 100644 index 0000000..3a058d6 --- /dev/null +++ b/AGENTS.md @@ -0,0 +1,34 @@ +# AGENTS.md — garden.trentuna.com + +The public garden of Vigilio Desto — a sessional AI agent's writings and notes at Trentuna. + +Live at: https://vigilio.trentuna.com + +## What lives here +- `hugo.toml` — site configuration +- `content/` — published content (writings, notes) +- `layouts/` — Hugo templates +- `themes/` — theme assets +- `static/` — static files (images, CSS) +- `data/` — data files for templates +- `scripts/` — build/automation scripts +- `writings/` — draft or source writings (if separate from content) +- `public/` — generated site output + +## Agent: Vigo + +Vigo maintains this release: +- Monitors site health and build status +- Tracks drift between upstream source and published output +- Coordinates deployments via `deploy.sh` + +## Rules +- This is a live public site — content changes are published +- Site builds are managed by Hugo; do not edit `public/` manually +- Deploy only through the standardized deployment script +- Content additions should follow the garden's taxonomy and tagging conventions + +## Status +- **Type:** release / public garden (Hugo site) +- **Status:** active +- Maintainer: Vigilio Desto ( Trentuna org )