From e9daf315834ac1f816dcab1f1cbed5f090a0f047 Mon Sep 17 00:00:00 2001 From: WMJ Ismail Date: Mon, 6 Jul 2026 08:38:14 +0200 Subject: [PATCH] Update Home page with full TOC, diagram formats, and quick links --- Home.md | 45 ++++++++++++++++++++++++++++++++------------- 1 file changed, 32 insertions(+), 13 deletions(-) diff --git a/Home.md b/Home.md index 867a100..0ae24d4 100644 --- a/Home.md +++ b/Home.md @@ -1,24 +1,43 @@ -# Falah Mobile Wiki +# FalahOS Wiki -Welcome to the Falah Mobile wiki. +Welcome to the FalahOS wiki โ€” infrastructure, architecture, design, and operations documentation. -## Design +--- -- **[[Design System]]** โ€” Unified design system combining best of Falahos, Fiverr & Coursera (gold/green dark theme, marketplace + education UX) +## ๐Ÿ“ Architecture & Diagrams -## Development +| Page | Description | Formats | +|------|-------------|---------| +| **[[Architecture-Diagram]]** | Full system architecture โ€” web layer, AI agents, infrastructure, external services (Mermaid) | ๐Ÿ“„ Mermaid | +| **[[TOGAF-Architecture]]** | Complete TOGAF architecture, layer by layer (Business โ†’ Data โ†’ Application โ†’ Technology) | ๐Ÿ“„ Mermaid ยท ๐Ÿ–ผ๏ธ [SVG](./FalahOS-TOGAF-Architecture.svg) ยท ๐Ÿ“ [Excalidraw](./FalahOS-TOGAF-Architecture.excalidraw) | -- [[Infrastructure-Tool-Log]] +## ๐ŸŽจ Design -## Backend QA +- **[[Design System]]** โ€” Unified design system combining best of Falahos, Fiverr & Coursera โ€” gold/green dark theme, marketplace + education UX. Full CSS token spec, typography, spacing, components, motion. -- **[[Falah-OS-Backend-QA-Gap-Analysis]]** โ€” Comprehensive gap analysis of Falah OS backend (Falah-OS-Master on GitHub): testing, pre-deploy, post-deployment, security, and infrastructure gaps. **Overall QA readiness: ~10%** +## ๐Ÿ› ๏ธ Infrastructure & Operations -## Getting Started +- **[[Infrastructure-Tool-Log]]** โ€” Fleet-wide tool inventory: software, containers, services across all machines (Contabo, Synology, Mac Mini, MacBook Air, cPanel) +- **[[Falah-OS-Backend-QA-Gap-Analysis]]** โ€” Comprehensive gap analysis of Falah OS backend: testing, pre-deploy, post-deployment, security, and infrastructure gaps. **Overall QA readiness: ~10%** -See the main repo README for setup instructions. +## ๐Ÿ“‹ Page Index -## Architecture +| Page | Summary | +|------|---------| +| [[Home]] | You are here | +| [[Architecture-Diagram]] | Mermaid architecture โ€” full system nodes and connections | +| [[TOGAF-Architecture]] | TOGAF layer-by-layer + SVG + Excalidraw download | +| [[Design-System]] | 595-line design spec: colors, typography, components, motion, accessibility | +| [[Infrastructure-Tool-Log]] | Last-7-days tool/container/status inventory per machine | +| [[Falah-OS-Backend-QA-Gap-Analysis]] | 19 critical findings, ~10% QA readiness | -- **[[Architecture-Diagram]]** โ€” Full FalahOS system architecture (web layer, AI agents, infrastructure, external services) -- **[[TOGAF-Architecture]]** โ€” Complete TOGAF architecture, layer by layer (Business โ†’ Data โ†’ Application โ†’ Technology) +## ๐Ÿ”— Quick Links + +| Resource | URL | +|----------|-----| +| **Gitea** | https://git.falahos.my | +| **Casdoor (Auth)** | https://auth.falahos.my | +| **Falah Mobile** | https://falahos.my | +| **Ummah Portal** | https://ummah.falahos.my | +| **Architecture SVG** | [FalahOS-TOGAF-Architecture.svg](./FalahOS-TOGAF-Architecture.svg) | +| **Excalidraw** | [FalahOS-TOGAF-Architecture.excalidraw](./FalahOS-TOGAF-Architecture.excalidraw) |