Parent
#580
What to build
Decide and document how the Angular prefer-standalone recommendation applies to this raw-source library and its legacy NgModule consumers. Based on that decision, either define a safe standalone migration path or explicitly configure the rule exception so the 194 current findings do not remain unactionable warnings.
This is a human-in-the-loop architecture decision because changing component standalone semantics may affect the repository's frozen deep-import and consumer-compiled contracts.
Acceptance criteria
Blocked by
Parent
#580
What to build
Decide and document how the Angular
prefer-standalonerecommendation applies to this raw-source library and its legacy NgModule consumers. Based on that decision, either define a safe standalone migration path or explicitly configure the rule exception so the 194 current findings do not remain unactionable warnings.This is a human-in-the-loop architecture decision because changing component standalone semantics may affect the repository's frozen deep-import and consumer-compiled contracts.
Acceptance criteria
prefer-standaloneis documented with rationaleprefer-standalonewarnings remain in the lint baselineBlocked by