React Flow Components Demo
This page demonstrates a new React Flow case viewer/editor, being developed as a curriculum component initially, before updating the main app. The case below represents a realistic AI-assisted medical diagnosis system assurance case, showcasing all element types and attributes.
Loading assurance case...
Development Notes
This page serves as the design reference for the Case Viewer redesign (Phase 2b). The assurance case above will be used to:
- Develop and test the unified
AssuranceNodecomponent - Validate attribute display (assumption, justification, context)
- Test ELK layout engine integration
- Iterate on visual design before finalising
See TASKS/Phase2/2b-prime-CurriculumModules/01-CaseViewer.md for the full implementation plan.