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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
Updated TypeScript and React guidance to follow each project's configured tooling, compatibility targets, and quality signals.
Made test guidance project-aware across runners, file conventions, network mocks, browser harnesses, and configured quality thresholds.
Added verification-aware execution for TDD, behavior-preserving refactors, blocked bug reproductions, and non-executable deliverables.
Improved integration and E2E test selection with explicit lanes, deduplication, scoring criteria, per-feature budgets, and existing-harness reuse.
Refined implementation guidance for fallback observability, impact analysis, cleanup scope, authentication and authorization review, and targeted test execution.
Reduced unnecessary external research and alternative generation while preserving meaningful implementation strategy decisions.
Aligned task analysis, planning, execution, and review handoffs, including Work Plan review gates, retry safeguards, and affected-verifier reruns.
Consolidated external-resource discovery into a single declaration after the required domain context is collected.