feat(diagrams): add new Mermaid diagrams for client mobile application overview, use cases, API map, and backend architecture

This commit is contained in:
Achintha Isuru
2025-11-15 23:00:15 -05:00
committed by bwnyasse
parent 21a1c69a41
commit c329dbe138
8 changed files with 154 additions and 14 deletions

View File

@@ -51,7 +51,3 @@ Please do the following:
* **Backend Architecture**
* **API Map**
* **Use-Case Flows**
---
If you'd like, I can also generate a **Cursor-optimized** version or a **Claude Projects** version.

View File

@@ -20,10 +20,3 @@ Format the output as a **clear Mermaid diagram** using `flowchart TD` or `flowch
Ensure the flow represents the **real behavior of the code**, not assumptions.
Ask for any missing files if needed to build a complete and accurate use-case hierarchy.
---
If you want, I can also generate a version tailored for:
✔ UML use-case diagrams
✔ Sequence diagrams
✔ System interaction diagrams