Cover formatter node metadata parity

This commit is contained in:
2026-06-27 12:53:48 +02:00
parent 2dbaaeddb3
commit 811ff86f72
2 changed files with 123 additions and 0 deletions
+3
View File
@@ -884,6 +884,9 @@ pair metadata through the core Python APIs, then verifies:
- profile-save and accumulator endpoint payload handlers are smoke-tested
without importing ComfyUI, and the reversible index switch keeps pick/input
and route/output behavior stable.
- Krea2, SDXL, and caption formatter nodes are checked against their public
Python formatter APIs for metadata-driven pair inputs, so ComfyUI wrappers
cannot silently drift from route behavior.
## Editing Cheatsheet