Read these files in order before generating Angular code in this repository:
Rules:
AGENT.mdremains the repository-wide architecture guide.docs/ai/angular-21-syntax.mdis the Angular authoring guide for modern Angular syntax.- If the Angular syntax guide conflicts with the local style of a file, prefer local consistency unless the task is an explicit migration.
- Do not use Angular 21 experimental APIs unless the feature explicitly opts in and the installed package version supports them.