Skip to content

Architecture System Architecture

github-actions[bot] edited this page Jul 2, 2026 · 1 revision

System Architecture

This view shows the boundary between VMx and the host application.

VMx System Architecture

Support links: HTML, SVG, PNG

What VMx Owns

  • lifecycle and hierarchy primitives
  • commands, capabilities, and helper state
  • services such as message hub and dispatcher

What Your App Owns

  • domain models
  • UI bindings and rendering
  • platform-specific host adapters

Clone this wiki locally