Release digest
Improved
- CRYPTO-REPORT-DOWNLOAD-E2E-CI (Export Flow Coverage) — The frontend CI
path now runs the bounded Playwright crypto report download spec after the
dashboard action, lint, and build checks. The dashboard Playwright dev server
uses the same
npm run devpackage-manager path as CI, and e2e scripts can resolve the shared test config fromtests/through the dashboardnode_modulestree.
Internal
- Added contract coverage for the npm-backed Playwright runtime path and verified the crypto report download spec locally against Chromium.
- Re-ran the full Python suite and dashboard lint/build checks.
- Updated
PROJECT_CONTEXT.mdbecause the canonical dashboard local start now matches CI withnpm ciandnpm run dev. Public-docs decision: noknowledge-basechange is required because this is CI/developer workflow coverage, not user-facing product behavior.
