Files
Krow-workspace/internal/launchpad/assets/diagrams/diagrams-config.json
Achintha Isuru fd47d84045 feat: Add Milestone 3 documentation including feature testing plan, demo notes, and demo flow details
- Introduced comprehensive testing plan for Milestone 3 in m3-client-note.md
- Documented feedback and suggestions from demo sessions in m3-notes.md
- Created detailed demo flow for Milestone 3 in m3.md, outlining user interactions and expected outcomes
- Added planning tasks for Milestone 4 in m4-planning.md, covering backend and frontend development tasks, research, and business tasks
2026-02-12 16:33:16 -05:00

104 lines
2.9 KiB
JSON

[
{
"path": "assets/diagrams/architectures/0-infra-compliance.mermaid",
"title": "Infrastructure & Compliance",
"type": "mermaid",
"icon": "bi-shield-check"
},
{
"path": "assets/diagrams/architectures/1-core-workflow.mermaid",
"title": "Core Workflow",
"type": "mermaid",
"icon": "bi-diagram-3"
},
{
"path": "assets/diagrams/architectures/2-high-level-architecture.mermaid",
"title": "High-Level Architecture",
"type": "mermaid",
"icon": "bi-diagram-3"
},
{
"path": "assets/diagrams/architectures/3-invoice-workflow-simple.mermaid",
"title": "Invoice Workflow (Simple)",
"type": "mermaid",
"icon": "bi-receipt"
},
{
"path": "assets/diagrams/architectures/4-mobile-app-architecture.mermaid",
"title": "Mobile App Architecture",
"type": "mermaid",
"icon": "bi-phone"
},
{
"path": "assets/diagrams/architectures/5-web-app-architecture.mermaid",
"title": "Web App Architecture",
"type": "mermaid",
"icon": "bi-window"
},
{
"path": "assets/diagrams/architectures/6-geofencing-clockin-clockout.mermaid",
"title": "Geofencing Clock-In/Out",
"type": "mermaid",
"icon": "bi-geo-alt"
},
{
"path": "assets/diagrams/roadmap/0-roadmap-overview.mermaid",
"title": "Roadmap Overview",
"type": "mermaid",
"icon": "bi-geo-alt"
},
{
"path": "assets/diagrams/roadmap/1-roadmap-p0-mvp.mermaid",
"title": "Roadmap P0 MVP",
"type": "mermaid",
"icon": "bi-geo-alt"
},
{
"path": "assets/diagrams/roadmap/2-roadmap-p0-complete.mermaid",
"title": "Roadmap P0 Complete Workflow",
"type": "mermaid",
"icon": "bi-geo-alt"
},
{
"path": "docs/DATACONNECT_GUIDES/DIAGRAMS/uml/user_uml_diagram.mmd",
"title": "User UML Diagram Dataconnect",
"type": "mermaid",
"icon": "bi-diagram-2"
},
{
"path": "docs/DATACONNECT_GUIDES/DIAGRAMS/uml/staff_uml_diagram.mmd",
"title": "Staff UML Diagram Dataconnect",
"type": "mermaid",
"icon": "bi-diagram-2"
},
{
"path": "docs/DATACONNECT_GUIDES/DIAGRAMS/uml/business_uml_diagram.mmd",
"title": "Business UML Diagram Dataconnect",
"type": "mermaid",
"icon": "bi-diagram-3"
},
{
"path": "docs/DATACONNECT_GUIDES/DIAGRAMS/uml/vendor_uml_diagram_simplify.mmd",
"title": "Vendor UML Diagram Dataconnect",
"type": "mermaid",
"icon": "bi-diagram-3"
},
{
"path": "docs/DATACONNECT_GUIDES/DIAGRAMS/uml/team_uml_diagram.mmd",
"title": "Team UML Diagram Dataconnect",
"type": "mermaid",
"icon": "bi-diagram-2"
},
{
"path": "docs/DATACONNECT_GUIDES/DIAGRAMS/mobile/client_app_diagram.mmd",
"title": "Client App Diagram Dataconnect",
"type": "mermaid",
"icon": "bi-diagram-2"
},
{
"path": "docs/DATACONNECT_GUIDES/DIAGRAMS/mobile/staff_app_diagram.mmd",
"title": "Staff App Diagram Dataconnect",
"type": "mermaid",
"icon": "bi-diagram-2"
}
]