This comprehensive Enterprise Architecture project implements a world-class architectural framework following TOGAF 10 ADM methodology, ArchiMate 3.2 modeling standards, and Saudi National Overall Reference Architecture (NORA) compliance requirements using AI Agents
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
79
commits
feat: Update README and add Visual Editor documentation to reflect complete implementation and features
f3b9e42View on GitHubfeat: Update README to reflect improvements in frontend completion and Visual Editor functionality
1b3e935View on GitHubfeat: Refactor DiagramCanvas to expose getDiagram method and update VisualEditor to utilize it
74b1beeView on GitHubfeat: Enhance model data handling in DiagramCanvas component for improved parsing and error management
c242664View on GitHubfix: Remove unused Filter import from NotificationCenter component
fe8f717View on GitHubfix: Update map function parameter for clarity in DashboardPage component
1a7958cView on GitHubfeat: Enable demo mode for testing by allowing access and providing mock data
678607cView on GitHubfeat: Force demo user state on storage rehydration for testing purposes
eb9a99bView on GitHubfeat: Set demo token in local storage for testing purposes
99f881cView on GitHubfeat: Use mock data as fallback when API is unavailable for models loading
a758e8cView on GitHubfeat: Implement mock data fallback for model loading and saving in demo mode
88d5518View on GitHubfeat: Initialize auth store with demo user for testing purposes
e10e9e1View on GitHubfeat: Add comprehensive testing guide for Visual Editor with detailed test suites and expected outcomes
33a30f2View on GitHubfeat: Add comprehensive implementation checklist for Visual Editor with detailed component status and features
4aa2a6fView on GitHub