Expose seed control summary

This commit is contained in:
2026-06-27 12:59:51 +02:00
parent 6ff3b0cbd5
commit 58f74e44e5
4 changed files with 88 additions and 31 deletions
+4 -1
View File
@@ -192,7 +192,10 @@ Seed routing is centralized in `seed_config.py` around `SEED_AXIS_SALTS`,
`SxCP Global Seed`, `SxCP Seed Control`, and `SxCP Seed Locker` all feed
`seed_config`. Values below zero mean the row's main seed still drives that
axis. Fixed axis seeds allow changing only one road, for example changing
`pose`/`role` while keeping person, scene, and category stable.
`pose`/`role` while keeping person, scene, and category stable. `SxCP Seed
Control` keeps `seed_config` as its first output and also emits a `summary`
showing resolved per-axis values, including random-mode seeds whose widget value
may still be `-1`.
## Seed Playbook