mitai-jinkendo/docs
Lars dc59596f01
Some checks failed
Deploy Development / deploy (push) Failing after 1s
Build Test / lint-backend (push) Successful in 1s
Build Test / build-frontend (push) Successful in 14s
feat: Phase 5 - Visual Workflow Editor (Option B)
Backend (Mini-Backend 1-2h):
- Migration 016: ai_prompts.graph_data JSONB column
- workflow_executor: graph_data parameter support (backward-compatible)
- prompt_executor: execute_workflow_prompt uses graph_data

Frontend (Main effort 25-35h):
- WorkflowCanvas: React Flow wrapper component
- 5 Custom Nodes: Start, End, Analysis, Logic, Join
- 4 Config Panels: QuestionAugmentation, LogicExpression, Fallback, Join
- workflowValidation: Structural + logical validation
- workflowSerializer: Canvas ↔ JSONB conversion
- WorkflowEditorPage: Main orchestration (420 LOC)
- Route: /workflow-editor/:id
- CSS: workflowEditor.css (300 LOC)

Architecture:
- Option B: ai_prompts.type='workflow' (not separate table)
- panels/ subdirectory for clean separation
- WorkflowCanvas reusable component
- User GUI identical (Workflows = Prompts)
- Backward-compatible (type='pipeline' unchanged)

Version: v0.9m → v0.9n (Phase 5 complete)
Module: workflow 0.5.0 → 0.6.0

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-04 17:56:00 +02:00
..
issues feat: Phase 5 - Visual Workflow Editor (Option B) 2026-04-04 17:56:00 +02:00
DOCUMENTATION_COMPLETE_2026-03-27.md docs: documentation completion summary 2026-03-27 21:36:23 +01:00
GOAL_SYSTEM_PRIORITY_ANALYSIS.md docs: goal system priority analysis - hybrid approach 2026-03-26 16:08:00 +01:00
GOAL_SYSTEM_REDESIGN_v2.md docs: Goal System Redesign v2.0 - comprehensive concept 2026-03-26 22:05:05 +01:00
GOALS_SYSTEM_UNIFIED_ANALYSIS.md feat: Phase 0a - Minimal Goal System (Strategic + Tactical) 2026-03-26 16:20:35 +01:00
KONZEPT_ANALYSE_2026-03-26.md docs: comprehensive functional concept analysis 2026-03-26 15:26:12 +01:00
MEMBERSHIP_SYSTEM.md docs: update CLAUDE.md and add comprehensive membership system documentation 2026-03-20 15:44:29 +01:00
NEXT_STEPS_2026-03-26.md docs: Phase 0a completion - comprehensive documentation 2026-03-26 21:49:07 +01:00
phase-0c-placeholder-migration-analysis.md Neue Docs 2026-03-28 21:47:35 +01:00
PLACEHOLDER_GOVERNANCE.md feat: Complete Placeholder Metadata System (Normative Standard v1.0.0) 2026-03-29 20:32:37 +02:00
PLACEHOLDER_METADATA_DEPLOYMENT_GUIDE.md docs: Add placeholder metadata deployment guide 2026-03-29 20:33:46 +02:00
PLACEHOLDER_METADATA_IMPLEMENTATION_SUMMARY.md feat: Complete Placeholder Metadata System (Normative Standard v1.0.0) 2026-03-29 20:32:37 +02:00
PLACEHOLDER_METADATA_VALIDATION.md feat: Placeholder Metadata V2 - Normative Implementation + ZIP Export Fix 2026-03-29 21:23:37 +02:00
STATUS_2026-03-27.md docs: comprehensive status update v0.9h pre-release 2026-03-27 21:35:18 +01:00
STATUS_REPORT_2026-03-26.md docs: comprehensive status report 26.03.2026 2026-03-26 14:53:45 +01:00
test-prompt-phase-0b.md docs: Phase 0b Quick Test prompt (Option B) 2026-03-28 07:27:42 +01:00
TODO_GOAL_SYSTEM.md docs: Phase 1.5 complete - update roadmap 2026-03-27 06:52:18 +01:00