2:I[7012,["4765","static/chunks/4765-f5afdf8061f456f3.js","9856","static/chunks/9856-3b185291364d9bef.js","6687","static/chunks/app/docs/%5B...slug%5D/page-e07536548216bee4.js"],"MarkdownRenderer"] 4:I[9856,["4765","static/chunks/4765-f5afdf8061f456f3.js","9856","static/chunks/9856-3b185291364d9bef.js","6687","static/chunks/app/docs/%5B...slug%5D/page-e07536548216bee4.js"],""] 5:I[4126,[],""] 7:I[9630,[],""] 8:I[4278,["9856","static/chunks/9856-3b185291364d9bef.js","8172","static/chunks/8172-b3a2d6fe4ae10d40.js","3185","static/chunks/app/layout-2814fa5d15b84fe4.js"],"HeadingProvider"] 9:I[1476,["9856","static/chunks/9856-3b185291364d9bef.js","8172","static/chunks/8172-b3a2d6fe4ae10d40.js","3185","static/chunks/app/layout-2814fa5d15b84fe4.js"],"Header"] a:I[3167,["9856","static/chunks/9856-3b185291364d9bef.js","8172","static/chunks/8172-b3a2d6fe4ae10d40.js","3185","static/chunks/app/layout-2814fa5d15b84fe4.js"],"Sidebar"] b:I[7409,["9856","static/chunks/9856-3b185291364d9bef.js","8172","static/chunks/8172-b3a2d6fe4ae10d40.js","3185","static/chunks/app/layout-2814fa5d15b84fe4.js"],"PageFrame"] 3:T3c43, # VoiceAssist V2 Documentation Index **Last Updated**: 2025-11-27 **Project Status**: โœ… All 15 Phases Complete - Production Ready (100%) --- ## ๐Ÿ“š Quick Navigation ### ๐Ÿค– For AI Agents If you're an AI coding assistant (Claude, GPT, Copilot, etc.): - **[ai/AGENT_ONBOARDING.md](ai/AGENT_ONBOARDING.md)** - Start here for quick context, repository structure, critical rules, and common tasks - **[overview/IMPLEMENTATION_STATUS.md](overview/IMPLEMENTATION_STATUS.md)** - Single source of truth for component status - **Key Rule:** Use `services/api-gateway/` for backend work (NOT `server/` which is deprecated) ### ๐Ÿš€ Start Here - **[START_HERE.md](START_HERE.md)** - Project overview and getting started - **[PROJECT_SUMMARY.md](PROJECT_SUMMARY.md)** - Executive summary - **[LOCAL_DEVELOPMENT.md](LOCAL_DEVELOPMENT.md)** - Development environment setup - **[API_REFERENCE.md](API_REFERENCE.md)** - High-level API overview and endpoint groups - **[api-reference/rest-api.md](api-reference/rest-api.md)** - Detailed REST reference with request/response examples - **[../services/api-gateway/README.md](../services/api-gateway/README.md)** - Canonical backend service guide ### ๐Ÿ—๏ธ Architecture - **[UNIFIED_ARCHITECTURE.md](UNIFIED_ARCHITECTURE.md)** - Complete system architecture (PRIMARY) - **[BACKEND_ARCHITECTURE.md](BACKEND_ARCHITECTURE.md)** - Backend service architecture - **[FRONTEND_ARCHITECTURE.md](FRONTEND_ARCHITECTURE.md)** - Frontend monorepo architecture - **[REALTIME_ARCHITECTURE.md](REALTIME_ARCHITECTURE.md)** - WebSocket and streaming architecture - **[SECURITY_COMPLIANCE.md](SECURITY_COMPLIANCE.md)** - Security model and HIPAA compliance - **[architecture/ARCHITECTURE_DIAGRAMS.md](architecture/ARCHITECTURE_DIAGRAMS.md)** - Visual diagrams - **[DATA_MODEL.md](DATA_MODEL.md)** - Database schema and relationships - **[SERVICE_CATALOG.md](SERVICE_CATALOG.md)** - Microservices catalog ### ๐Ÿ“‹ Development Phases - **[DEVELOPMENT_PHASES_V2.md](DEVELOPMENT_PHASES_V2.md)** - Official phase plan (Phases 0-14) - **[phases/](phases/)** - Individual phase documents - [PHASE_00_INITIALIZATION.md](phases/PHASE_00_INITIALIZATION.md) - โœ… Complete - [PHASE_01_INFRASTRUCTURE.md](phases/PHASE_01_INFRASTRUCTURE.md) - โœ… Complete - [PHASE_02_SECURITY_NEXTCLOUD.md](phases/PHASE_02_SECURITY_NEXTCLOUD.md) - โœ… Complete - [PHASE_03_MICROSERVICES.md](phases/PHASE_03_MICROSERVICES.md) - โœ… Complete - [PHASE_04_VOICE_PIPELINE.md](phases/PHASE_04_VOICE_PIPELINE.md) - โœ… Complete - [PHASE_05_MEDICAL_AI.md](phases/PHASE_05_MEDICAL_AI.md) - โœ… Complete - [PHASE_06_NEXTCLOUD_APPS.md](phases/PHASE_06_NEXTCLOUD_APPS.md) - โœ… Complete - [PHASE_07_ADMIN_PANEL.md](phases/PHASE_07_ADMIN_PANEL.md) - โœ… Complete - [PHASE_08_OBSERVABILITY.md](phases/PHASE_08_OBSERVABILITY.md) - โœ… Complete - [PHASE_09_IAC_CICD.md](phases/PHASE_09_IAC_CICD.md) - โœ… Complete - [PHASE_10_LOAD_TESTING.md](phases/PHASE_10_LOAD_TESTING.md) - โœ… Complete - [PHASE_11_SECURITY_HIPAA.md](phases/PHASE_11_SECURITY_HIPAA.md) - โœ… Complete - [PHASE_12_HA_DR.md](phases/PHASE_12_HA_DR.md) - โœ… Complete - [PHASE_13_TESTING_DOCS.md](phases/PHASE_13_TESTING_DOCS.md) - โœ… Complete - [PHASE_14_PRODUCTION_DEPLOY.md](phases/PHASE_14_PRODUCTION_DEPLOY.md) - โœ… Complete - [PHASE_15_COMPLETE_SUMMARY.md](phases/PHASE_15_COMPLETE_SUMMARY.md) - โœ… Complete (Final Review & Handoff) - **Archived summaries:** see [archive/](archive/) for all phase completion recaps and historical notes ### ๐Ÿ”ง Integration Improvements (Phase 7 Enhancement) - **[INTEGRATION_IMPROVEMENTS_PHASE_0-8.md](INTEGRATION_IMPROVEMENTS_PHASE_0-8.md)** - Integration roadmap - **[INTEGRATION_HANDOFF.md](INTEGRATION_HANDOFF.md)** - Handoff document (previous session) - **Status**: Priority 1-3 Complete (210/392 hours = 54%) - โœ… **P1**: Health monitoring, tracing, config docs, security dashboards, async queues - โœ… **P2**: Multi-level caching, E2E tests, SLO monitoring, architecture docs, connection pools - โœ… **P3**: Feature flags, operational runbooks, business metrics, contract testing, chaos engineering - ๐Ÿ“‹ **P4**: Secret management, UX monitoring, cost dashboard, onboarding, alert escalation (144h remaining) --- ## ๐Ÿ” Feature-Specific Documentation ### Security & Compliance - **[SECURITY_COMPLIANCE.md](SECURITY_COMPLIANCE.md)** - HIPAA compliance and security - **[FEATURE_FLAGS.md](FEATURE_FLAGS.md)** - Feature flag system with A/B testing ### Medical Features - **[MEDICAL_FEATURES.md](MEDICAL_FEATURES.md)** - Medical AI and RAG capabilities - **[SEMANTIC_SEARCH_DESIGN.md](SEMANTIC_SEARCH_DESIGN.md)** - Vector search architecture ### Integrations - **[NEXTCLOUD_INTEGRATION.md](NEXTCLOUD_INTEGRATION.md)** - Nextcloud integration guide - **[NEXTCLOUD_APPS_DESIGN.md](NEXTCLOUD_APPS_DESIGN.md)** - Nextcloud app specifications - **[TOOLS_AND_INTEGRATIONS.md](TOOLS_AND_INTEGRATIONS.md)** - External integrations ### Infrastructure - **[INFRASTRUCTURE_SETUP.md](INFRASTRUCTURE_SETUP.md)** - Infrastructure deployment - **[COMPOSE_TO_K8S_MIGRATION.md](COMPOSE_TO_K8S_MIGRATION.md)** - Kubernetes migration guide - **[ORCHESTRATION_DESIGN.md](ORCHESTRATION_DESIGN.md)** - Container orchestration ### Backend Services & Shared Packages | Document | Purpose | Audience | | -------------------------------------------------------------------------- | ---------------------------------- | ---------------------- | | **[SERVICE_CATALOG.md](SERVICE_CATALOG.md)** | Microservices catalog | All developers, DevOps | | **[../services/api-gateway/README.md](../services/api-gateway/README.md)** | Canonical API Gateway guide | Backend devs | | **[server/README.md](../server/README.md)** | Legacy server stub reference | Backend devs | | **[../apps/web-app/README.md](../apps/web-app/README.md)** | Web app implementation details | Frontend devs | | **[../apps/admin-panel/README.md](../apps/admin-panel/README.md)** | Admin panel implementation details | Frontend devs | | **[../apps/docs-site/README.md](../apps/docs-site/README.md)** | Documentation site implementation | Frontend devs | **Shared packages:** - [../packages/api-client/README.md](../packages/api-client/README.md) - [../packages/config/README.md](../packages/config/README.md) - [../packages/design-tokens/README.md](../packages/design-tokens/README.md) - [../packages/telemetry/README.md](../packages/telemetry/README.md) - [../packages/types/README.md](../packages/types/README.md) - [../packages/ui/README.md](../packages/ui/README.md) - [../packages/utils/README.md](../packages/utils/README.md) --- ## ๐Ÿ“Š Operations & Monitoring ### Observability - **[OBSERVABILITY.md](OBSERVABILITY.md)** - Observability overview - **[operations/BUSINESS_METRICS.md](operations/BUSINESS_METRICS.md)** - โœจ NEW: Business KPIs guide - **[operations/CONNECTION_POOL_OPTIMIZATION.md](operations/CONNECTION_POOL_OPTIMIZATION.md)** - Performance tuning - **[operations/SLO_DEFINITIONS.md](operations/SLO_DEFINITIONS.md)** - Service Level Objectives ### Operational Runbooks All runbooks are production-ready with copy-paste commands: - **[operations/runbooks/DEPLOYMENT.md](operations/runbooks/DEPLOYMENT.md)** - โœจ NEW: Deployment procedures - **[operations/runbooks/INCIDENT_RESPONSE.md](operations/runbooks/INCIDENT_RESPONSE.md)** - โœจ NEW: Incident management - **[operations/runbooks/BACKUP_RESTORE.md](operations/runbooks/BACKUP_RESTORE.md)** - โœจ NEW: Backup procedures - **[operations/runbooks/SCALING.md](operations/runbooks/SCALING.md)** - โœจ NEW: Horizontal/vertical scaling - **[operations/runbooks/MONITORING.md](operations/runbooks/MONITORING.md)** - โœจ NEW: Monitoring setup - **[operations/runbooks/TROUBLESHOOTING.md](operations/runbooks/TROUBLESHOOTING.md)** - โœจ NEW: Common issues --- ## ๐Ÿงช Testing ### Testing Documentation - **[TESTING_CONTRACTS.md](TESTING_CONTRACTS.md)** - โœจ NEW: Contract testing with Pact - **[CHAOS_ENGINEERING.md](CHAOS_ENGINEERING.md)** - โœจ NEW: Chaos engineering guide - **[testing/E2E_TESTING_GUIDE.md](testing/E2E_TESTING_GUIDE.md)** - End-to-end testing ### Test Types - **Unit Tests**: Located in `tests/unit/` - **Integration Tests**: Located in `tests/integration/` - **Contract Tests**: Located in `tests/contract/` (NEW) - **Chaos Experiments**: Located in `chaos/experiments/` (NEW) --- ## โš™๏ธ Configuration ### Configuration References - **[CONFIGURATION_REFERENCE.md](CONFIGURATION_REFERENCE.md)** - Complete configuration catalog - **`.env.example`** - Environment variable template - **`docker-compose.yml`** - Service orchestration ### Configuration by Component - Database: PostgreSQL with pgvector - Cache: Redis with connection pooling - Vector Store: Qdrant - Content: Nextcloud with CalDAV/WebDAV - Monitoring: Prometheus, Grafana, Jaeger, Loki - Contract Testing: Pact Broker (NEW) --- ## ๐Ÿ“ API & UI Specifications ### API Documentation - **High-level overview:** [API_REFERENCE.md](API_REFERENCE.md) โ€” use this for conceptual guidance, endpoint group summaries, and quick lookups - **REST reference:** [api-reference/rest-api.md](api-reference/rest-api.md) โ€” use this when you need request/response schemas, parameters, and concrete examples - **OpenAPI Spec**: Available at `http://localhost:8000/docs` when running - **ReDoc**: Available at `http://localhost:8000/redoc` ### UI Specifications - **[WEB_APP_SPECS.md](WEB_APP_SPECS.md)** - Clinician web app specs - **[ADMIN_PANEL_SPECS.md](ADMIN_PANEL_SPECS.md)** - Admin panel specs - **[DOCUMENTATION_SITE_SPECS.md](DOCUMENTATION_SITE_SPECS.md)** - Documentation site --- ## ๐Ÿ“ˆ Phase Completion Reports ### Completed Phases - **[PHASE_0_1_COMPLETION_REPORT.md](PHASE_0_1_COMPLETION_REPORT.md)** - Phases 0-1 - **[PHASE_02_COMPLETION_REPORT.md](PHASE_02_COMPLETION_REPORT.md)** - Phase 2 - **[PHASE_03_COMPLETION_REPORT.md](PHASE_03_COMPLETION_REPORT.md)** - Phase 3 - **[PHASE_04_COMPLETION_REPORT.md](PHASE_04_COMPLETION_REPORT.md)** - Phase 4 - **[PHASE_05_COMPLETION_REPORT.md](PHASE_05_COMPLETION_REPORT.md)** - Phase 5 - **[PHASE_06_COMPLETION_REPORT.md](PHASE_06_COMPLETION_REPORT.md)** - Phase 6 - **[PHASE_07_COMPLETION_REPORT.md](PHASE_07_COMPLETION_REPORT.md)** - Phase 7 - **[PHASE_08_COMPLETION_REPORT.md](PHASE_08_COMPLETION_REPORT.md)** - โœ… Phase 8 - **[PHASE_09_COMPLETION_REPORT.md](PHASE_09_COMPLETION_REPORT.md)** - โœ… Phase 9 ### Summary Documents - **[ALL_PHASES_SUMMARY.md](ALL_PHASES_SUMMARY.md)** - Cross-phase summary - **[DOCUMENTATION_COMPLETION_SUMMARY.md](DOCUMENTATION_COMPLETION_SUMMARY.md)** - Documentation status - **[FINAL_DOCUMENTATION_SUMMARY.md](FINAL_DOCUMENTATION_SUMMARY.md)** - Final docs review --- ## ๐ŸŽฏ Current Status (2025-11-27) ### โœ… All 15 Phases Complete - 100% Production Ready **Phase 0-1**: Infrastructure, database, API gateway **Phase 2**: Security (JWT), Nextcloud integration **Phase 3**: Core microservices **Phase 4**: Realtime WebSocket communication **Phase 5**: Medical knowledge base with RAG **Phase 6**: Nextcloud app integration (CalDAV, files, email) **Phase 7**: Admin panel with RBAC **Phase 8**: Full observability stack (Prometheus, Grafana, Jaeger, Loki) **Phase 9**: Infrastructure as Code & CI/CD (Terraform, Ansible, GitHub Actions) **Phase 10**: Load testing & performance optimization **Phase 11**: Security hardening & HIPAA compliance **Phase 12**: High availability & disaster recovery **Phase 13**: Final testing & documentation **Phase 14**: Production deployment **Phase 15**: Final review & handoff ### ๐Ÿš€ Current Focus: Frontend Development & Continuous Improvement - **Client Applications**: Web app, admin panel, docs site (monorepo with pnpm + Turborepo) - **Frontend Status**: Phase 0-2 complete, Phase 3 (Voice Features) in progress - See [CONTINUOUS_IMPROVEMENT_PLAN.md](CONTINUOUS_IMPROVEMENT_PLAN.md) for roadmap --- ## ๐Ÿš€ Quick Start Commands ### Start All Services ```bash cd ~/VoiceAssist docker compose up -d ``` ### Verify System Health ```bash curl http://localhost:8000/health ``` ### View Metrics ```bash curl http://localhost:8000/metrics | head -50 ``` ### Run Tests ```bash # Unit tests pytest tests/unit/ # Integration tests pytest tests/integration/ # Contract tests (NEW) pytest tests/contract/ # Chaos tests (NEW) ./scripts/run-chaos-tests.sh ``` ### Access Dashboards - **API Docs**: http://localhost:8000/docs - **Grafana**: http://localhost:3000 (admin/admin) - **Prometheus**: http://localhost:9090 - **Jaeger**: http://localhost:16686 - **Pact Broker**: http://localhost:9292 (pact/pact) --- ## ๐Ÿ“Š Metrics & Monitoring ### Business Metrics (NEW) VoiceAssist now exposes **257 lines** of business metrics: **User Activity**: DAU, MAU, registrations, logins, session duration **RAG Performance**: Query success rate, citations per query, satisfaction scores **Knowledge Base**: Documents, chunks, upload rates, indexing duration **API Usage**: Endpoint calls, response times **Cost Tracking**: OpenAI API calls, token usage, estimated costs **System Health**: Uptime, feature flag checks, admin actions **Dashboard**: Import `dashboards/business-metrics.json` into Grafana (20 panels) ### Key Prometheus Queries ```promql # Daily Active Users voiceassist_active_users_daily # RAG Query Success Rate sum(voiceassist_rag_queries_total{success="true"}) / sum(voiceassist_rag_queries_total) # API P95 Latency histogram_quantile(0.95, voiceassist_http_request_duration_seconds_bucket) # OpenAI Cost voiceassist_openai_api_cost_dollars_total ``` --- ## ๐Ÿ”— External Resources ### Tools & Technologies - **FastAPI**: https://fastapi.tiangolo.com/ - **PostgreSQL**: https://www.postgresql.org/docs/ - **Redis**: https://redis.io/documentation - **Qdrant**: https://qdrant.tech/documentation/ - **Nextcloud**: https://docs.nextcloud.com/ - **Prometheus**: https://prometheus.io/docs/ - **Grafana**: https://grafana.com/docs/ - **Jaeger**: https://www.jaegertracing.io/docs/ - **Pact**: https://docs.pact.io/ - **Chaos Toolkit**: https://chaostoolkit.org/ ### Compliance - **HIPAA**: https://www.hhs.gov/hipaa/ - **HITECH**: https://www.hhs.gov/hipaa/for-professionals/special-topics/hitech-act-enforcement-interim-final-rule/index.html --- ## ๐Ÿ“ž Support & Contact ### Documentation Issues - File issues in the project repository - Check `TROUBLESHOOTING.md` for common problems ### Phase-Specific Questions - Refer to individual phase completion reports - Check `operations/runbooks/` for operational procedures --- ## ๐Ÿ“ Document Maintenance **Last Updated**: 2025-11-27 **Maintained By**: VoiceAssist Development Team **Review Cycle**: After each phase completion **Format**: GitHub-Flavored Markdown ### Contributing to Documentation 1. Keep docs concise and actionable 2. Update this index when adding new docs 3. Follow existing formatting conventions 4. Include code examples where helpful 5. Mark deprecated docs with โš ๏ธ prefix --- **Version**: V2.0 **Status**: โœ… Production Ready (All 15 Phases Complete) **Current Focus**: Frontend Development & Continuous Improvement 6:["slug","README","c"] 0:["X7oMT3VrOffzp0qvbeOas",[[["",{"children":["docs",{"children":[["slug","README","c"],{"children":["__PAGE__?{\"slug\":[\"README\"]}",{}]}]}]},"$undefined","$undefined",true],["",{"children":["docs",{"children":[["slug","README","c"],{"children":["__PAGE__",{},[["$L1",["$","div",null,{"children":[["$","div",null,{"className":"mb-6 flex items-center justify-between gap-4","children":[["$","div",null,{"children":[["$","p",null,{"className":"text-sm text-gray-500 dark:text-gray-400","children":"Docs / Raw"}],["$","h1",null,{"className":"text-3xl font-bold text-gray-900 dark:text-white","children":"Readme"}],["$","p",null,{"className":"text-sm text-gray-600 dark:text-gray-400","children":["Sourced from"," ",["$","code",null,{"className":"font-mono text-xs","children":["docs/","README.md"]}]]}]]}],["$","a",null,{"href":"https://github.com/mohammednazmy/VoiceAssist/edit/main/docs/README.md","target":"_blank","rel":"noreferrer","className":"inline-flex items-center gap-2 rounded-md border border-gray-200 dark:border-gray-700 px-3 py-1.5 text-sm text-gray-700 dark:text-gray-200 hover:border-primary-500 dark:hover:border-primary-400 hover:text-primary-700 dark:hover:text-primary-300","children":"Edit on GitHub"}]]}],["$","div",null,{"className":"rounded-lg border border-gray-200 dark:border-gray-800 bg-white dark:bg-gray-900 p-6","children":["$","$L2",null,{"content":"$3"}]}],["$","div",null,{"className":"mt-6 flex flex-wrap gap-2 text-sm","children":[["$","$L4",null,{"href":"/reference/all-docs","className":"inline-flex items-center gap-1 rounded-md bg-gray-100 px-3 py-1 text-gray-700 hover:bg-gray-200 dark:bg-gray-800 dark:text-gray-200 dark:hover:bg-gray-700","children":"โ† All documentation"}],["$","$L4",null,{"href":"/","className":"inline-flex items-center gap-1 rounded-md bg-gray-100 px-3 py-1 text-gray-700 hover:bg-gray-200 dark:bg-gray-800 dark:text-gray-200 dark:hover:bg-gray-700","children":"Home"}]]}]]}],null],null],null]},[null,["$","$L5",null,{"parallelRouterKey":"children","segmentPath":["children","docs","children","$6","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[null,["$","$L5",null,{"parallelRouterKey":"children","segmentPath":["children","docs","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/7f586cdbbaa33ff7.css","precedence":"next","crossOrigin":"$undefined"}]],["$","html",null,{"lang":"en","className":"h-full","children":["$","body",null,{"className":"__className_f367f3 h-full bg-white dark:bg-gray-900","children":[["$","a",null,{"href":"#main-content","className":"skip-to-content","children":"Skip to main content"}],["$","$L8",null,{"children":[["$","$L9",null,{}],["$","$La",null,{}],["$","main",null,{"id":"main-content","className":"lg:pl-64","role":"main","aria-label":"Documentation content","children":["$","$Lb",null,{"children":["$","$L5",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}]}]]}]]}]}]],null],null],["$Lc",null]]]] c:[["$","meta","0",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","1",{"charSet":"utf-8"}],["$","title","2",{"children":"Readme | Docs | VoiceAssist Docs"}],["$","meta","3",{"name":"description","content":"**Last Updated**: 2025-11-27"}],["$","meta","4",{"name":"keywords","content":"VoiceAssist,documentation,medical AI,voice assistant,healthcare,HIPAA,API"}],["$","meta","5",{"name":"robots","content":"index, follow"}],["$","meta","6",{"name":"googlebot","content":"index, follow"}],["$","link","7",{"rel":"canonical","href":"https://assistdocs.asimo.io"}],["$","meta","8",{"property":"og:title","content":"VoiceAssist Documentation"}],["$","meta","9",{"property":"og:description","content":"Comprehensive documentation for VoiceAssist - Enterprise Medical AI Assistant"}],["$","meta","10",{"property":"og:url","content":"https://assistdocs.asimo.io"}],["$","meta","11",{"property":"og:site_name","content":"VoiceAssist Docs"}],["$","meta","12",{"property":"og:type","content":"website"}],["$","meta","13",{"name":"twitter:card","content":"summary"}],["$","meta","14",{"name":"twitter:title","content":"VoiceAssist Documentation"}],["$","meta","15",{"name":"twitter:description","content":"Comprehensive documentation for VoiceAssist - Enterprise Medical AI Assistant"}],["$","meta","16",{"name":"next-size-adjust"}]] 1:null