Add paired specification.json and specification.html generator

Single SPEC source regenerates machine-readable JSON for agents and
dark HTML for humans so architecture survives lost chat sessions.
This commit is contained in:
tim 2026-07-22 19:54:42 -07:00
parent 0108868a2c
commit 1a6f915f04
5 changed files with 1265 additions and 0 deletions

View file

@ -3,6 +3,9 @@
Homelab host: **`192.168.8.123`** (SER5, Ubuntu 24.04)
Stack: **`/opt/stack`** · Media: **`/storage`** · User: **`tim`**
**Full project index (session recovery):** [specification.html](./specification.html) (human) · [specification.json](./specification.json) (agents).
Regenerate both from one source: `./scripts/generate-specification.py`
---
## Fresh install / tech demo (max automation)