What problem does it solve?
It helps you identify risky, upgrade-blocking, and performance-degrading issues in an Adobe Edge Delivery Services (EDS / aem.live) project so you can prioritize safe remediation before launch or during ongoing hygiene.
Core Features & Use Cases
- Project health scoring & prioritized findings: Produces a weighted A–F grade plus a fix list that tells you what to tackle first.
- Boilerplate currency & core-file integrity checks: Detects when
scripts/aem.js and scripts/aem.css drift from expected upstream behavior and flags core modification risk.
- CSS scoping and block structure validation: Audits selector leakage risks and validates that
blocks/* follow expected JS/CSS pairing and decoration patterns.
- EDS performance pattern review: Checks for Eager/Lazy/Delayed (E-L-D) anti-patterns, render-blocking resources, and common project-level performance pitfalls.
- Configuration health checks: Validates critical files like
fstab.yaml and checks related configuration such as helix-query.yaml when present.
Quick Start
Run the eds-project-health audit for your existing repository to generate a weighted grade and a prioritized remediation plan.