feat: group host-side /var/lib/hyperhive state into db/ forge/ matrix/ run/ subdirs with startup migration
This commit is contained in:
parent
cfafc9d93d
commit
14c7b0d406
15 changed files with 261 additions and 51 deletions
|
|
@ -132,7 +132,7 @@ Matrix client that groups all agent-to-agent + operator rooms in one
|
|||
place.
|
||||
|
||||
**State**: the room ID is persisted to
|
||||
`/var/lib/hyperhive/matrix-space-room-id` (mode `0600`, root-owned).
|
||||
`/var/lib/hyperhive/matrix/space-room-id` (mode `0600`, root-owned).
|
||||
This path is **outside** every agent state dir and is NOT deleted by
|
||||
`nixos-container destroy --purge` — the Space survives full agent
|
||||
purges and is reused on re-provision.
|
||||
|
|
|
|||
Loading…
Reference in a new issue