feat: expand domain schema and seed profiles

This commit is contained in:
Sergey Antropoff
2026-07-13 01:13:26 +03:00
parent 636f42ce9d
commit 67f75e5484
9 changed files with 558 additions and 65 deletions
+2 -2
View File
@@ -31,9 +31,9 @@ live admin report renders the same evidence deterministically.
VMID uniqueness.
- [ ] Make migration readiness explicit so workers cannot become permanently
unhealthy before schema creation.
- [ ] Match the required `small` profile (one node, two QEMU, one LXC, two
- [x] Match the required `small` profile (one node, two QEMU, one LXC, two
storages, administrator, completed tasks).
- [ ] Implement deterministic `medium`, configurable batch-insert `large`,
- [x] Implement deterministic `medium`, configurable batch-insert `large`,
`ha-demo`, and `broken-storage` profiles.
Exit: clean migration plus every seed profile has a stable logical snapshot;