# Parity Analysis Artifacts This directory stores Angular-to-React parity analysis for the Aeroflot Flights Web migration. Use the `angular-react-parity` Pi Crew workflow to produce feature-specific artifacts: - `-business-logic-spec.md` - extracted business rules and examples - `-parity-matrix.md` - Angular reference locations mapped to React implementation locations - `-verification-report.md` - static, test, visual, and Playwright evidence `ClientApp/` is the Angular reference. `src/` is the React implementation. Production code should not be changed by parity analysis workflows unless a follow-up implementation task explicitly asks for it.