Skip to content

feat: add credential-path verification registry#82

Merged
TacoRocket merged 3 commits intomainfrom
feat/credential-path-verification-registry
Apr 9, 2026
Merged

feat: add credential-path verification registry#82
TacoRocket merged 3 commits intomainfrom
feat/credential-path-verification-registry

Conversation

@TacoRocket
Copy link
Copy Markdown
Owner

Summary

  • add a reusable chain handler registry and move credential-path family logic into registered handlers
  • keep Key Vault verification in the credential-path flow while preserving operator-facing proof boundaries
  • add registry-focused tests and fixture coverage for the refactor

Verification

  • python3 -m pytest -q tests/test_credential_path_registry.py
  • python3 -m pytest -q tests/test_cli_smoke.py -k 'credential_path'
  • python3 -m pytest -q tests/test_terminal_ux.py -k 'chains_table_mode_surfaces_priority_and_next_review or chains_keyvault_note_prefers_current_identity_access_sentence'
  • python3 -m pytest -q tests/test_visibility_tiers.py
  • python3 -m pytest -q tests/test_chain_semantics.py
  • python3 -m ruff check src/azurefox/chains/credential_path.py src/azurefox/chains/handler_registry.py src/azurefox/chains/runner.py src/azurefox/env_var_hints.py tests/test_credential_path_registry.py tests/test_chain_semantics.py tests/test_cli_smoke.py

@TacoRocket TacoRocket merged commit d714bb8 into main Apr 9, 2026
6 checks passed
@TacoRocket TacoRocket deleted the feat/credential-path-verification-registry branch April 9, 2026 03:53
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