feat: add workflow node registry phase 2

This commit is contained in:
2026-04-07 08:59:27 +02:00
parent 63e35ce807
commit 56ee5fc5bf
8 changed files with 843 additions and 309 deletions
@@ -4,6 +4,12 @@
Bring `/workflows` to full production parity with the existing legacy render pipeline without breaking the current legacy path at any time.
## Current Status
- Phase 1 completed on canonical config storage, preset migration, and legacy-safe runtime extraction.
- Phase 2 completed on backend node registry, node definitions API, and schema-driven editor palette/settings.
- Next execution target: Phase 3 legacy step extraction for runtime parity.
## Non-Negotiables
- The legacy render path remains operational throughout the migration.