Skip to content

feat(onboarding): add client matrix reporting#58

Merged
typelicious merged 1 commit into
mainfrom
codex/feature/v0.8-client-onboarding-matrix-2026-03-15
Mar 15, 2026
Merged

feat(onboarding): add client matrix reporting#58
typelicious merged 1 commit into
mainfrom
codex/feature/v0.8-client-onboarding-matrix-2026-03-15

Conversation

@typelicious
Copy link
Copy Markdown
Collaborator

What changed

  • add a client matrix to the onboarding report
  • show which profiles come from presets vs custom config, how they match traffic, and what routing intent they apply
  • warn when non-default client profiles have no real match rule

Why

  • make many-client onboarding easier to reason about before traffic goes live
  • reduce hidden profile behavior and unreachable client config

How verified

  • python3 -m compileall foundrygate tests
  • PYTHONPATH=. ./.venv-check-313/bin/pytest -q tests/test_onboarding.py tests/test_config.py tests/test_updates.py
  • ./.venv-check-313/bin/ruff check foundrygate/onboarding.py tests/test_onboarding.py README.md docs/ONBOARDING.md CHANGELOG.md
  • ./.venv-check-313/bin/ruff format --check foundrygate/onboarding.py tests/test_onboarding.py

@typelicious typelicious merged commit 72d6611 into main Mar 15, 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