From 263cbfa45fa778dca5cb68273d74d9bf4f8cda0b Mon Sep 17 00:00:00 2001 From: CleverThis Date: Sun, 19 Apr 2026 12:23:51 +0000 Subject: [PATCH] ci: re-trigger CI after transient typecheck runner failure The previous CI run failed with a 5-second typecheck job failure, indicating a transient runner issue rather than a code problem. Pyright reports 0 errors locally (only checks src/, not features/). All quality gates pass: lint, typecheck, unit_tests.