You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(definitions): deprecate the legacy interface aliases
Each alias now carries @deprecated naming its contract, so the call
sites still resolving services by legacy name are flagged in-editor -
the compile-time counterpart of the runtime deprecation tracer.
The aliases themselves stay: they keep existing annotations compiling
until each service migrates.
0 commit comments