Data Sources Sidebar

The Data Sources section of the left sidebar is where you load, browse, and manage YAML configurations. It contains a config status band and four subsection panels.

Config Band

An always-visible status bar at the top of the sidebar showing the currently loaded configuration.

  • When a config is loaded: Shows a health dot (green <5 min, amber <30 min, red >30 min since load), truncated filename, reload button, and switch-config button. A summary line shows source count, field count, site count, and time since load.
  • When no config is loaded: Shows "No config loaded" with a blue "Browse for YAML config..." button and a Recent Configurations list (up to 8 entries) with clickable file paths.

Sources Panel

Read-only list of data sources declared in the loaded configuration. Each entry shows:

  • Source ID: The identifier from data_sources in the YAML
  • Type Badge: "SIM" for in-process simulators, "EXT" for external SDK sources
  • Hover Card: Shows full type, detail (sim_type + asset source or endpoint URL), and schema ID
  • Search: Filter by source ID, sim type, or endpoint

Schemas Panel

Displays registered data schemas from data_schema.yaml. Click a schema to open the Schema Detail modal showing field definitions, types, ranges, and computed fields. See Schema Reference.

Assets Panel

Displays spatial asset inventory from assets.yaml — zones, regions, exchanges, and other domain-specific asset definitions. See Schema Reference for asset YAML formats.

Scene Layers

Embedded within the Data Sources section, the scene layers panel lets you toggle, reorder, and adjust opacity of map visualization layers. See Layers docs.

Questions?

Reach out for help with integration, deployment, or custom domain codecs.