First tagged release of perfnest.
Added
- Scheduled and on-demand Lighthouse runs (mobile "Slow 4G, 4x CPU" and
desktop "Dense 4G" throttling presets), with a trends dashboard for
performance score, LCP, TBT (the lab-mode proxy for INP), CLS, and FCP. - Per-metric, per-page performance budgets with Slack, generic webhook, and
email alerting on breach. - A CI/webhook trigger endpoint authenticated by a per-project API token,
plus a smallscripts/check-budget.mjshelper for failing a deploy
pipeline on a budget breach. - An optional public, read-only dashboard per project.
- Single-admin-password auth - no user accounts or SSO in v1.
Built and self-hosted from source; see the README for the install path. Automated checks are not currently running on this repository, so this release is tagged from reviewed code rather than from a green CI run.