Skip to content

feat(obs): add provider inventory and capability coverage#36

Merged
typelicious merged 1 commit into
mainfrom
codex/feature/modality-operator-coverage-2026-03-12
Mar 12, 2026
Merged

feat(obs): add provider inventory and capability coverage#36
typelicious merged 1 commit into
mainfrom
codex/feature/modality-operator-coverage-2026-03-12

Conversation

@typelicious
Copy link
Copy Markdown
Collaborator

What changed

  • add top-level capability coverage and provider summary to GET /health
  • add GET /api/providers for filtered provider inventory and dashboard metadata
  • extend the no-build dashboard with capability coverage and richer provider capability visibility
  • expose provider image metadata through the operational inventory surface
  • update README, architecture, roadmap, changelog, and tests

Why

Modality-aware routing was already in the runtime, but operators still lacked a compact view of which loaded providers actually cover each capability and whether that coverage is currently healthy.

How verified

  • PYTHONPYCACHEPREFIX="$PWD/.pycache" python3 -m compileall foundrygate tests
  • PYTHONPATH=. ./.venv-check-313/bin/pytest -q
  • ./.venv-check-313/bin/ruff check .
  • ./.venv-check-313/bin/ruff format --check .
  • /usr/bin/git diff --check

@typelicious typelicious merged commit 9bab5b6 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