Skip to content

feat(obs): add operator dashboard views#45

Merged
typelicious merged 1 commit into
mainfrom
codex/feature/v0.7-operator-dashboard-2026-03-12
Mar 12, 2026
Merged

feat(obs): add operator dashboard views#45
typelicious merged 1 commit into
mainfrom
codex/feature/v0.7-operator-dashboard-2026-03-12

Conversation

@typelicious
Copy link
Copy Markdown
Collaborator

What changed

  • adds operator-action summary cards and an operator-action breakdown table to the no-build dashboard
  • surfaces GET /api/operator-events in the dashboard fetch path
  • updates README, architecture docs, and changelog for the operator dashboard view

Why

  • gives operators a read-only view of update checks and apply attempts without leaving the dashboard
  • keeps operator observability inside the existing no-build UI

How verified

  • python3 -m compileall foundrygate tests
  • PYTHONPATH=. ./.venv-check-313/bin/pytest -q tests/test_metrics_traces.py tests/test_updates.py tests/test_config.py
  • ./.venv-check-313/bin/ruff check foundrygate/main.py tests/test_metrics_traces.py
  • ./.venv-check-313/bin/ruff format --check foundrygate/main.py tests/test_metrics_traces.py
  • /usr/bin/git diff --check

@typelicious typelicious merged commit 509b9b9 into main Mar 12, 2026
12 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.

1 participant