Skip to main content
Repo-ProvenPublic

Platform Architecture

Explain how the public portal, Data Motion runtime, DQM trust layer, Atlas Nexus coordination layer, and proof systems fit together.

Architecture content should move from executive map to Mermaid flows to Three.js exploration, with accessible text and proof links at each level.

Owner

Platform architecture

Audience

Technical evaluators, architects, implementation leads, CIO/CISO reviewers

Source authority

Platform architecture owns topology; source lanes own runtime truth.

Implemented workflows

  • Topology review
  • Source authority review
  • Event and evidence flow
  • Deployment mode comparison
  • Three.js spatial exploration

System responsibilities

  • Keep architecture diagrams public-safe
  • Show customer-boundary runtime clearly
  • Expose proof links without raw endpoint details

Data inputs and outputs

  • Source systems feed customer-boundary runtime
  • DQM evaluates trust
  • Atlas Nexus consumes operator-safe evidence envelopes
Boundary

Public outside, protected detail inside.

Architecture pages do not publish private endpoints, credentials, tenant selectors, raw payloads, or live-action controls.

Architecture visuals

Diagrams explain the operating logic.

Mermaid diagram

Public And App Access Boundary

Separates public marketing, gated evidence, and authenticated app access.

flowchart LR
  www[www.healthdatainmotion.com] --> publicPages[Public solution and proof pages]
  publicPages --> gated[Evidence room requests]
  publicPages --> datamotion[datamotion app access]
  publicPages --> dqm[dqm app access]
  publicPages --> atlas[atlasnexus app access]
  datamotion --> auth[Authenticated runtime]
  dqm --> auth
  atlas --> auth
  auth --> privateData[PHI and tenant operations stay private]

Atlas Nexus 3D source assets

Existing Three.js architecture assets to integrate.

Known limits

What remains gated, deferred, or status-bound.

The Three.js route must pass nonblank desktop/mobile screenshot checks before production promotion.