Skip to content

[T5.5] Build gateway and graph summary cards#56

Open
fcarucci wants to merge 1 commit intomainfrom
task/T5.5
Open

[T5.5] Build gateway and graph summary cards#56
fcarucci wants to merge 1 commit intomainfrom
task/T5.5

Conversation

@fcarucci
Copy link
Owner

Task: #28 [POC V1] T5.5 Build gateway and graph summary cards

Closes #28

Summary

  • add a summary-card row to the dashboard for gateway health, agent count, active agents, and connections
  • derive graph totals from the assembled snapshot so the cards stay aligned with the rendered graph
  • cover degraded gateway and summary-value behavior with focused dashboard tests

Verification

  • cargo fmt --all
  • npm run build:css
  • cargo check --features server
  • cargo test
  • npm run verify:live -- --url http://127.0.0.1:4127/ --screenshot /tmp/t55-dashboard.png --dom /tmp/t55-dashboard.html --video t55-dashboard.mp4 --wait-text "Gateway status" --wait-text "Connections" --wait-connected

@fcarucci
Copy link
Owner Author

Live / verification 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.

[POC V1] T5.5 Build gateway and graph summary cards

1 participant