diff --git a/work/projects/executor-skip-report.md b/work/projects/executor-skip-report.md index 42df0dcf..a30d9e64 100644 --- a/work/projects/executor-skip-report.md +++ b/work/projects/executor-skip-report.md @@ -1,40 +1,20 @@ -# Executor Skip Report -_Generated 2026-04-29 Tick #50 | 863 tasks skipped across 22 sources_ +# Executor Skip Report — 2026-04-29 13:39 +06 -## hack_days (12) -- [context menu ai item](https://app.asana.com/0/0/1209477403052227) — No notes or implementation details — planning idea, needs spec -- [Macros ideas](https://app.asana.com/0/0/1204180319229477) — Hack day idea - no implementation spec -- [make Bookmark draggable to outer app like Safari](https://app.asana.com/0/0/1211791024003690) — Hack day idea - no implementation spec -- [Manage cameras from Browser](https://app.asana.com/0/0/1211639632950069) — Hack day idea no code component visible -- [option+click to duplicate a tab](https://app.asana.com/0/0/1211835408873233) — Hack day idea - no implementation spec -- _(+7 more)_ +**Total skipped: 864** across 10 sources -## macos_backlog_unassigned (585) -- 585 tasks — Windows browser tasks, kick-off tasks, sub-project placeholders, coordination tasks, multi-team efforts. See batch-skip patterns in executor-autonomous.md. +| Source | Count | +|--------|-------| +| macos_backlog_unassigned | 586 | +| user_feedback_raw | 125 | +| overdue | 74 | +| user_reports_unassigned | 34 | +| my_tasks_other | 12 | +| hack_days | 12 | +| project_inbox | 11 | +| my_tasks_backlog | 8 | +| watched | 1 | +| my_tasks_inbox | 1 | -## my_tasks_backlog (8) -- Personal/administrative tasks, planning tasks, already-implemented features. +_Full skip detail in DB: `SELECT task_gid, name, source, skip_reason FROM executor_queue eq JOIN tasks t ON t.gid=eq.task_gid WHERE eq.status='skip' ORDER BY source, name;`_ -## my_tasks_other (12) -- Meta/admin/1:1/tracking tasks — no code component. - -## overdue (74) -- Covered by awaiting_go tasks, documentation-only, already implemented, iOS tasks, or planning tasks. - -## project_inbox (11) -- iOS TP tasks, administrative confirmations, coordination. - -## user_feedback_raw (111) -- Feature requests, vague reports, macOS 26.x beta OS reports, Keychain/system-level errors, old app versions. - -## user_reports_unassigned (34) -- Non-reproducible bugs, feature requests, dev-environment-specific, Windows tasks, already-implemented features. - -## watched (1) -- @Invalidating(.layout) — backport design decision, large scope. - -## Various error-specific skip buckets (10) -- ChromiumLoginReader ImportError codes 4-9 (Keychain/system-level) -- macOS 26.x beta OS reports -- Safari/Firefox import errors (system-level permissions) -- HTML bookmarks import errors on beta OS +_Last updated: Tick #51_