ComfyUI Node
arkennemasis Prompt Audit (assert constants identical)
Confirm every prompt in the run shares one identical constant block. A single differing hash means one cell was built against a different lock or a different invariant list — the exact silent drift substitution exists to prevent. Costs nothing and catches a whole class of failure before delivery.
arkennemasis Prompt Audit (assert constants identical)
- report
- all_identical
- distinct_constants
◄audit_dir►
◄expected_hash►
◄stricttrue►
Categoryarkennemasis/Variation
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| audit_dir | STRING | The same folder Prompt Build wrote constants.log into. | |
| expected_hashopt | STRING | Optional. A constant_hash from Prompt Build; every line in the log must match it. | |
| strictopt | BOOLEAN | true | On: a mismatch raises. That is the right default — the images are already paid for by the time you read a warning. |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| report | STRING | — |
| all_identical | BOOLEAN | — |
| distinct_constants | INT | — |