feat: add feature roadmap and tickets documentation

feat: add detailed feature roadmap and tickets documentation
feat: add roadmap overview diagram
feat: add roadmap p0 mvp diagram
feat: add roadmap p0 complete workflow diagram
feat: update diagrams config to include new roadmap diagrams
feat: add support for syncing source code for ai context
chore: update allowed hashes
feat: add jose.salazar@oloodi.com to iap-users.txt
feat: add fazulilahi@gmail.com to iap-users.txt
feat: add zouantchaw74@gmail.com to iap-users.txt
This commit is contained in:
bwnyasse
2026-01-12 11:44:26 -05:00
parent 5cc4e0fc0a
commit 8916a4ac49
13 changed files with 2168 additions and 27 deletions

View File

@@ -42,10 +42,22 @@
"icon": "bi-geo-alt"
},
{
"path": "assets/diagrams/roadmap/roadmap.mermaid",
"title": "Project Roadmap",
"path": "assets/diagrams/roadmap/0-roadmap-overview.mermaid",
"title": "Roadmap Overview",
"type": "mermaid",
"icon": "bi-calendar-check"
"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": "assets/diagrams/legacy/staff-mobile-application/overview.mermaid",