vigo: add AGENTS.md descriptor — structural identity file for garden release
This commit is contained in:
parent
401743f733
commit
a7414d7a1f
1 changed files with 34 additions and 0 deletions
34
AGENTS.md
Normal file
34
AGENTS.md
Normal 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 )
|
||||
Loading…
Add table
Add a link
Reference in a new issue