- e2e-walkthrough.yaml: examples/ → .workflows/ (project workflows, not examples) - .gitea/workflows/ci.yml: bun test → bun run test (avoid legacy-packages) - .plan/: removed stale test spec from #335 小橘 🍊
Fixes CI failure — 'lint' script didn't exist in package.json. bun run check already covers tsc + biome + log-tag lint.