# F85 grandfathered files — registered-vocabulary re-declarations that
# predate the rule (EPIC #499 Phase 1; the session-escape-8 phase-string
# class). These two modules mirror the azure-provider grouping
# (azure_foundry / azure_legacy) that kairix/platform/setup/service.py
# owns via AZURE_PROVIDER_NAMES, instead of importing the frozenset.
# Paydown: replace the local _PLUGIN_AZURE_* constants with
# `from kairix.platform.setup.service import AZURE_PROVIDER_NAMES` and
# reference its members, then delete the line. The phase vocabulary is
# already single-sourced (backends imports the PHASE_* symbols; the
# template reads them through env.globals) — F85 keeps it that way.
kairix/platform/setup/backends.py
kairix/platform/setup/wizard.py
