Skip to content

Convert runtime triage to declarative signals - #377

Merged
pelikhan merged 1 commit into
mainfrom
copilot/investigate-dashboard-views-another-one
Aug 31, 2026
Merged

Convert runtime triage to declarative signals#377
pelikhan merged 1 commit into
mainfrom
copilot/investigate-dashboard-views-another-one

Conversation

Copilot AI commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Runtime triage used a dedicated JavaScript renderer rather than the dashboard’s declarative specification, data, and reusable-element model.

Changes

  • Declarative specification

    • Defines runtime-signals in the source schema.
    • Configures Runtime triage to use the shared signal-list element.
  • Data derivation

    • Moves signal ranking, evidence boundaries, and navigation targets into a JSON-shaped logical source.
    • Shares execution-model derivation with the remaining episode renderer.
  • Reusable UI

    • Removes the specialized execution-signal-list renderer.
    • Adds safe fragment navigation to generic signal rows.
    • Preserves failure, approval, attribution-gap, and anomaly-baseline context.

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI requested a review from pelikhan August 31, 2026 22:22
@pelikhan
pelikhan marked this pull request as ready for review August 31, 2026 22:32
@pelikhan
pelikhan merged commit ed0774c into main Aug 31, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants