mirror of
https://github.com/J3vb/OwnCord.git
synced 2026-09-03 03:50:00 +03:00
- Remove the unused 'type Event' named import from the committed generated events.ts and teach the CI patch step to strip it on future regenerations — the previous line-anchored patch deliberately skipped imports, so ESLint failed on every run. - Split vitest into its own client-tests job so the known-red suite (P2 triage pending) is exactly one visible failing check instead of masking the audit/lint/typecheck/prettier gates, which are now green. - Drop the three stale roadmap files (PHASE_BC_LOCAL_TODO.md, phase-b-acceleration.md, phase-c-differentiation.md) — referenced nowhere since the CHANGELOG cleanup; already deleted on the security-hardening branch. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>