# squid_sonar v0.2.0 - Table of Contents > Embeddable runtime dashboard for Squidie. ## Pages - [SquidSonar](readme.md) - [Changelog](changelog.md) - [Contributing](contributing.md) - [LICENSE](license.md) ## Modules - [SquidSonar](SquidSonar.md): Embeddable runtime dashboard for Squidie. - [SquidSonar.Dashboard](SquidSonar.Dashboard.md): Builds dashboard-ready runtime snapshots. - [SquidSonar.Router](SquidSonar.Router.md): Router helpers for mounting SquidSonar inside a Phoenix application. - [SquidSonar.Runs](SquidSonar.Runs.md): Read boundary for Squidie workflow runs. - [SquidSonar.Runs.RunDetail](SquidSonar.Runs.RunDetail.md): Detailed run projection for the run detail view. - [SquidSonar.Runs.RunSummary](SquidSonar.Runs.RunSummary.md): Compact run projection for list and dashboard views. - [SquidSonar.Runs.WorkflowGraph](SquidSonar.Runs.WorkflowGraph.md): Workflow graph projection for run detail views. - [SquidSonar.SavedSpecs](SquidSonar.SavedSpecs.md): Host-owned saved workflow spec boundary. - [SquidSonar.SquidieClient](SquidSonar.SquidieClient.md): Client boundary for Squidie public APIs. - [SquidSonar.ValidationErrors](SquidSonar.ValidationErrors.md): Formatting helpers for structured Squidie validation errors. - [SquidSonarWeb.PageLive](SquidSonarWeb.PageLive.md): Live dashboard for browsing recent Squid Mesh runs. - [SquidSonarWeb.RunLive](SquidSonarWeb.RunLive.md): Live run detail page for inspecting and controlling a Squid Mesh run. - [SquidSonarWeb.SavedSpecLive](SquidSonarWeb.SavedSpecLive.md): Saved workflow spec detail surface.