Audit node registration coverage
This commit is contained in:
@@ -625,6 +625,10 @@ Already isolated:
|
||||
- node input tooltip inventory, node-specific tooltip overrides, dynamic input
|
||||
fallback tooltip rules, and tooltip injection live in `node_tooltips.py`;
|
||||
`__init__.py` only applies the installer to the assembled node registry.
|
||||
- node registration drift is checked by `tools/prompt_map_audit.py`: concrete
|
||||
`SxCP...` node classes in node modules must be present in their module class
|
||||
mappings and matching display-name mappings before they can silently
|
||||
disappear from ComfyUI.
|
||||
- profile-save and accumulator server payload handling lives in
|
||||
`server_routes.py`; `__init__.py` only wires those pure handlers to ComfyUI
|
||||
JSON responses, and `tools/prompt_smoke.py` covers the handlers without
|
||||
|
||||
Reference in New Issue
Block a user