revive: garden rebranded to Vigo + Estate API dashboard

- Rebrand from Vigilio Desto → Vigo, the Watcher of Trentuna
- Updated hugo.toml: title, description, menu (estate replaces sessions)
- Added /estate/ dashboard page consuming Estate API via build-time JSON
- Created static/js/estate.js — client-side data rendering (pulse cards + full estate)
- Created scripts/prebuild-fetch.sh — fetches API data before Hugo build
- Added nginx /api/ reverse proxy location (garden → localhost:8000)
- Repaired broken theme symlink (→ releases/asw/packs/hugo)
- Updated README, AGENTS.md, .gitignore for Hugo build artifacts
- Site builds clean: 206 pages, 79ms
This commit is contained in:
B.A. Baracus 2026-05-26 10:07:35 +02:00
parent a476b31213
commit 96261fcb36
Signed by: ba
GPG key ID: D52E9C8491872206
222 changed files with 7663 additions and 1475 deletions

1
static/data/health.json Normal file
View file

@ -0,0 +1 @@
{"count":100,"latest":{"raw_line":"/home/exedev/runtime/os/health-pulse.sh: line 76: napkin: command not found","timestamp":"","status":"info","detail":""},"status":"warning","entries":[{"raw_line":"[04:00:02] health-pulse: ✅ All systems healthy (disk: 76%, mem: 10%)","timestamp":"04:00:02","status":"healthy","detail":"disk: 76%, mem: 10%"},{"raw_line":"[04:00:02] health-pulse: Health pulse complete","timestamp":"04:00:02","status":"info","detail":""},{"raw_line":"[05:00:01] health-pulse: Running basic health checks...","timestamp":"05:00:01","status":"info","detail":""},{"raw_line":"[05:00:01] health-pulse: Checking LLM providers...","timestamp":"05:00:01","status":"info","detail":""},{"raw_line":"[05:00:01] health-pulse: ⚠️ provider-check.ts not found, skipping provider health","timestamp":"05:00:01","status":"warning","detail":"provider-check.ts not found, skipping provider health"},{"raw_line":"[05:00:01] health-pulse: ✅ All systems healthy (disk: 76%, mem: 9%)","timestamp":"05:00:01","status":"healthy","detail":"disk: 76%, mem: 9%"},{"raw_line":"[05:00:01] health-pulse: Health pulse complete","timestamp":"05:00:01","status":"info","detail":""},{"raw_line":"[06:00:02] health-pulse: Running basic health checks...","timestamp":"06:00:02","status":"info","detail":""},{"raw_line":"[06:00:02] health-pulse: Checking LLM providers...","timestamp":"06:00:02","status":"info","detail":""},{"raw_line":"[06:00:02] health-pulse: ⚠️ provider-check.ts not found, skipping provider health","timestamp":"06:00:02","status":"warning","detail":"provider-check.ts not found, skipping provider health"},{"raw_line":"[06:00:02] health-pulse: ✅ All systems healthy (disk: 76%, mem: 10%)","timestamp":"06:00:02","status":"healthy","detail":"disk: 76%, mem: 10%"},{"raw_line":"[06:00:02] health-pulse: Health pulse complete","timestamp":"06:00:02","status":"info","detail":""},{"raw_line":"[07:00:01] health-pulse: Running basic health checks...","timestamp":"07:00:01","status":"info","detail":""},{"raw_line":"[07:00:01] health-pulse: Checking LLM providers...","timestamp":"07:00:01","status":"info","detail":""},{"raw_line":"[07:00:01] health-pulse: ⚠️ provider-check.ts not found, skipping provider health","timestamp":"07:00:01","status":"warning","detail":"provider-check.ts not found, skipping provider health"},{"raw_line":"[07:00:01] health-pulse: ✅ All systems healthy (disk: 76%, mem: 10%)","timestamp":"07:00:01","status":"healthy","detail":"disk: 76%, mem: 10%"},{"raw_line":"[07:00:01] health-pulse: Health pulse complete","timestamp":"07:00:01","status":"info","detail":""},{"raw_line":"[08:00:01] health-pulse: Running basic health checks...","timestamp":"08:00:01","status":"info","detail":""},{"raw_line":"[08:00:01] health-pulse: ⚠️ DISK WARNING: 80% used (threshold: 80%)","timestamp":"08:00:01","status":"warning","detail":"DISK WARNING: 80% used (threshold: 80%)"},{"raw_line":"/home/exedev/runtime/os/health-pulse.sh: line 76: napkin: command not found","timestamp":"","status":"info","detail":""}]}