Skip to content

BUILD #6: CSS complexity metrics with health score engine#75

Draft
nujovich wants to merge 2 commits into
mainfrom
hermes/build/mint-css-complexity-metrics
Draft

BUILD #6: CSS complexity metrics with health score engine#75
nujovich wants to merge 2 commits into
mainfrom
hermes/build/mint-css-complexity-metrics

Conversation

@nujovich

@nujovich nujovich commented Jun 22, 2026

Copy link
Copy Markdown
Owner

Card: https://github.com/nujovich/mint-radar/issues/6

Decision: Option B (configurable weighting with defaults).

Milestones

  • Milestone 1 -- Metrics calculation engine: selectors per rule, declarations per rule, !important ratio, average specificity, @layer adoption
  • Milestone 2 -- Configurable weighting with defaults
  • Milestone 3 -- Benchmarking against Project Wallace percentiles
  • Milestone 4 -- Output: health score CLI with score breakdown per metric
  • Milestone 5 -- Configurable warning/error thresholds

Hermes BUILD added 2 commits June 22, 2026 06:04
Implements milestone 1: metrics engine computing selectors per rule,
declarations per rule, !important ratio, average specificity, and
@layer adoption from raw CSS strings.
@nujovich nujovich marked this pull request as ready for review June 23, 2026 17:00
@nujovich nujovich marked this pull request as draft June 23, 2026 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant