sam-4screen-desktop 2026-9-6:12:54:8

This commit is contained in:
2026-09-06 12:54:08 +10:00
parent 23d80c40af
commit 4ac34fd510

View File

@@ -73,6 +73,16 @@ The home-lab's dev-ops toolbelt for pi-agent: **Mermaid** + **Archify** for diag
Workflow (from pi-agent): 1) call Mermaid to create/update the project's Mermaid doc; 2) pi prompts to update/create the Archify doc after Mermaid; 3) Archify doc can be created on demand any time.
## Viewing maps — maps.lab.audasmedia.com.au
Archify maps (and Mermaid `docs/`) publish to **`https://maps.lab.audasmedia.com.au/<project>/docs/`** (site index: `https://maps.lab.audasmedia.com.au/`) — Caddy `file_server browse` on `.35`, no auth, read-only. Each project appears as a folder; click through to open the interactive map.
**Hosted entirely on `.35` (Caddy) — independent of `.13`**: the maps site stays up even when nixos-desktop (.13) is down/offline (it was offline during setup). Publish requires only ssh reachability to `.35` from the current machine.
Publish after `deliver`: `~/.agents/skills/project-diagramming-archify/publish-maps.sh [<project-dir>]` (incremental rsync; `--list` shows published projects).
---
## PER-PROJECT CONVENTION (important)
- **Everything is per-project.** No global output, no global skills config.