Add quiet prompt map audit mode

This commit is contained in:
2026-06-27 21:18:43 +02:00
parent 7a60da23f0
commit a539055565
2 changed files with 52 additions and 29 deletions
+3
View File
@@ -892,8 +892,11 @@ Run:
```bash
python tools/prompt_map_audit.py
python tools/prompt_map_audit.py --quiet
```
Use `--quiet` when you only need pass/fail output in a focused validation pass.
The script does not import ComfyUI. It parses the repo and prints:
- registered display node names and known return names;