vigo: add AGENTS.md descriptor — structural identity file for garden release

This commit is contained in:
Vigilio Desto 2026-04-24 11:19:29 +02:00
parent 401743f733
commit a7414d7a1f
Signed by: Vigo
GPG key ID: 159D6AD58C8E55E9

34
AGENTS.md Normal file
View file

@ -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 )