End-to-end walkthrough of the VO system: dashboard, projects, AI documents, agents, and calendar
The VO system uses Microsoft 365 Single Sign-On. Only authorized company accounts can access the system.
Figure 1.1: VO Login page with Microsoft SSO and language switcher
The dashboard shows a real-time summary of projects, tasks, agent activity, and sales data.
Figure 2.1: Dashboard with stat cards, sales pipeline, charts, and active projects
| Component | Description |
|---|---|
| Stat Cards | Active Projects, Pending Tasks, Agents Online, Meetings This Week |
| Pending My Approval | Tasks awaiting your review — click View All to open the full approvals list sorted by project or assignee |
| Sales Pipeline | Pipeline value split by HK (HKD) and China (CNY) teams |
| Donut Charts | Active Projects and Revenue by Team |
| Active Projects | Table with client, phase, priority, and status |
| Activity Feed | Recent project/task/agent activity |
Figure 2.2: Pending Approvals page with sort by project/user/date
Figure 3.1: Create Project from Meeting Notes form
Go to /new/job to enter all details manually.
Each project follows a structured workflow pipeline with AI-generated documents and multi-model review.
Figure 4.1: Workflow diagram and system architecture
| Phase | Assigned | Depends | Output |
|---|---|---|---|
| Requirement | Calvin, Sarah | - | Requirement Document |
| Budget Review | Chris.Atlas | Requirement | Budget Memo |
| Tech Spec | Chris.Atlas | Requirement | Technical Specification |
| Solution | Hill | Requirement | Solution Design |
| BOM | Lipton | Requirement | Bill of Materials |
| RFQ | Lipton | BOM | Request for Quotation |
| SOP | Lipton | Tech Spec | Standard Operating Procedure |
| Presentation | Gordon | Tech Spec, Solution | Presentation Deck |
| Meeting | Calvin | Presentation | Meeting Agenda |
When a task is ready, it is assigned to an AI agent (DeepSeek) which generates the document content based on the phase requirements and any uploaded reference documents.
After AI generation, the system runs an automatic review using three parallel AI referees:
An aggregator then combines their feedback and decides one of three outcomes:
Tasks marked APPROVED appear in the Pending My Approval section of your dashboard. To review and approve:
Figure 5.1: Document viewer with language toggle and export
| Feature | Usage |
|---|---|
| Language Switch | EN / Simplified / Traditional Chinese buttons in toolbar |
| PDF Export | Download a branded PDF document |
| PPTX Export | Generate a PowerPoint presentation |
Figure 6.1: Agent grid with status indicators
Status: Green=Online, Yellow=Busy, Red=Offline
Figure 6.2: Direct messaging interface
Figure 7.1: Calendar with Outlook sync
The VO system includes an interactive architecture map generated by Graphify, a knowledge graph tool that analyzes the entire codebase and visualizes component relationships.
Key findings from the latest analysis:
hybrid_convert() connects 6 different communitiesFigure 9.1: Graphify knowledge graph showing VO system architecture
After AI generation and automatic multi-model review, tasks marked APPROVED appear in the Pending My Approval section on the dashboard. Click Review → to open the review modal, read the document, add notes, then click Approve or Revise.
Open the project detail page and click + Upload Document. Supported: PDF, DOCX, XLSX, PPTX, DWG, DXF, EML, JPG, PNG.
Check dependencies. Example: RFQ waits for BOM to complete first.
On the project detail page, click the regenerate button on the document card.
Click End Project on the project detail page and select a reason.
Click the View All link in the Pending My Approval section on your dashboard, or navigate directly to /approvals. You can sort by project name, assignee, or date.
The user guide is available in three languages: English, Simplified Chinese, and Traditional Chinese.
Use EN / Simplified / Traditional Chinese buttons in the top navigation bar.