[docs] define hub-and-spoke IPC doctrine over sovereign transport (#160)

This commit was merged in pull request #160.
This commit is contained in:
2026-04-04 21:34:47 +00:00
parent 6a71dfb5c7
commit 624b1a37b4
2 changed files with 171 additions and 1 deletions

View File

@@ -25,7 +25,9 @@ timmy-config/
├── skins/ ← UI skins (timmy skin)
├── playbooks/ ← Agent playbooks (YAML)
├── cron/ ← Cron job definitions
├── docs/automation-inventory.md ← Live automation + stale-state inventory
├── docs/
│ ├── automation-inventory.md ← Live automation + stale-state inventory
│ └── ipc-hub-and-spoke-doctrine.md ← Coordinator-first, transport-agnostic fleet IPC doctrine
└── training/ ← Transitional training recipes, not canonical lived data
```
@@ -45,6 +47,8 @@ The scripts in `bin/` are sidecar-managed operational helpers for the Hermes lay
Do NOT assume older prose about removed loops is still true at runtime.
Audit the live machine first, then read `docs/automation-inventory.md` for the
current reality and stale-state risks.
For fleet routing semantics over sovereign transport, read
`docs/ipc-hub-and-spoke-doctrine.md`.
## Orchestration: Huey