You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: replace ASCII diagrams with GitHub-native Mermaid diagrams
- System architecture: color-coded subgraphs (Frontend/Backend/Data/Infra)
- Match analysis flow: 8-step pipeline with category breakdown
- Both render as live visual diagrams on GitHub, no image files needed
- Keep Excalidraw interactive links as fallback
Copy file name to clipboardExpand all lines: README.md
+86-24Lines changed: 86 additions & 24 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,33 +31,95 @@ DocuQuery gives you a **structured, AI-powered match analysis in under 30 second
31
31
32
32
## Architecture
33
33
34
-
> [View System Architecture on Excalidraw](https://excalidraw.com/#json=BSZhDGDr5Qm3eDInxF8E8,EFSiUD4_xVdstYVDt2oipA) | [View Match Analysis Flow](https://excalidraw.com/#json=Nuok9iHjYoT326RfiCf-B,9D9-jQvlv29quAIuccmsOw)
Copy file name to clipboardExpand all lines: docs/ARCHITECTURE.md
+37-21Lines changed: 37 additions & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,27 +14,43 @@ DocuQuery is a **resume-job match analysis platform** built as a decoupled fulls
14
14
15
15
## Architecture Diagram
16
16
17
-
> **[View interactive System Architecture on Excalidraw](https://excalidraw.com/#json=BSZhDGDr5Qm3eDInxF8E8,EFSiUD4_xVdstYVDt2oipA)** | **[View Match Analysis Flow](https://excalidraw.com/#json=Nuok9iHjYoT326RfiCf-B,9D9-jQvlv29quAIuccmsOw)**
0 commit comments