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:
parent
0108868a2c
commit
1a6f915f04
5 changed files with 1265 additions and 0 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue