Skip to content

Branch recovery audit: 17 candidates, 26 safely deleted #3256

Description

@github-actions

One-shot stale branch audit

  • Repository: Chris0Jeky/Taskdeck
  • Audited at: 2026-09-19T21:07:28.789857+00:00
  • Cutoff: commits at or before 2026-09-19T19:07:28.789857+00:00
  • Pull requests inspected: 1916
  • Remote branches inspected: 153
  • PR-backed branches skipped: 108
  • Branches newer than two hours skipped: 0
  • Safely deleted: 26
  • Unique recovery candidates: 17
  • Deletion failures/races: 0

Safely deleted

Branch Tip Last commit Preservation proof
fix/2940-demo-archive-history-current 88bb3b4498e9 2026-09-18T02:44:47+01:00 tip is contained in main
fix/3039-mutation-smoke-guard 1983a06dda7a 2026-09-18T00:31:25+01:00 tip is contained in main
codex/1227-historical-snapshot-banners 2cdc45257661 2026-09-12T23:48:58+01:00 tip is contained in main
codex/1859-gh-api-argv-hardening-20260915 2cdc45257661 2026-09-12T23:48:58+01:00 tip is contained in main
codex/2092-relation-browser-compat 63cddadcf905 2026-09-12T20:41:29+01:00 tip is contained in main
codex/3024-webhook-durability-proof 951ae0af5e35 2026-09-12T20:34:47+01:00 tip is contained in main
codex/2093-estimate-noop-pin a6096c4389e3 2026-09-12T20:01:02+01:00 tip is contained in main
codex/2092-typed-links-ui a573d627c258 2026-09-12T19:27:13+01:00 tip is contained in main
codex/2092-typed-links-transport 84dce04c0214 2026-09-12T19:17:32+01:00 tip is contained in main
codex/2092-typed-links-portability 56cf5163c3e8 2026-09-12T18:39:33+01:00 tip is contained in main
codex/2092-typed-links-core 51b977d793e1 2026-09-12T18:36:50+01:00 tip is contained in main
codex/2092-typed-links-proposals 2eec456df835 2026-09-12T18:34:04+01:00 tip is contained in main
codex/2093-estimate-browser-proof 874fb2b7c3db 2026-09-12T17:41:34+01:00 tip is contained in main
codex/2093-estimate-proposals 6550dcad4974 2026-09-12T17:13:11+01:00 tip is contained in main
codex/2093-estimate-rollups fba36a7abeeb 2026-09-12T17:09:58+01:00 tip is contained in main
codex/2093-estimate-editor c2d188372a00 2026-09-12T17:09:31+01:00 tip is contained in main
codex/2093-estimate-portability c01c05f17965 2026-09-12T17:06:11+01:00 tip is contained in main
codex/2093-estimate-core 7fb28b057df7 2026-09-12T16:57:59+01:00 tip is contained in main
codex/3033-archive-focus 0160a20dd856 2026-09-12T15:23:53+01:00 tip is contained in main
codex/2800-migration-rollback 837ca3306ccc 2026-09-08T23:39:19+01:00 tip is contained in main
codex/2214-refusal-recovery 5d9bf9d68f89 2026-09-08T23:28:40+01:00 tip is contained in main
codex/2775-unit-health-refresh f05e6a8ed654 2026-09-08T23:24:50+01:00 tip is contained in main
codex/2260-representation-refresh a2c324e0b5f8 2026-09-08T23:23:09+01:00 tip is contained in main
codex/2811-base-verification 92d658d01d59 2026-09-08T23:21:19+01:00 tip is contained in main
issue-2009/night-palette-candidates 209d5af1c575 2026-09-08T01:35:29+01:00 tip is contained in main
integration/v0.3.0 ad5325419f34 2026-08-28T22:52:55+01:00 tip is contained in main

Unique branches requiring review

These were not deleted. They have no pull request, are older than two hours, and are not contained in the default branch or any PR-backed branch.

Branch Last commit Ahead / behind Files Latest commit
automation/3193-exact-head-repair 2026-09-18T03:36:02+01:00 3 / 925 2 — .github/workflows/repair-3193-exact-head.yml, scripts/ci/repair-3193-exact-head.py ci: simplify PR 3193 exact-head repair runner
test/1607-admit-starter-pack-result-spec 2026-09-18T02:32:49+00:00 2 / 929 2 — frontend/taskdeck-web/src/tests/composables/useStarterPackResult.spec.ts, frontend/taskdeck-web/tsconfig.vitest.json test: admit starter-pack result spec to typecheck
fix/1949-bound-href-guard-precision 2026-09-18T02:12:45+01:00 1 / 950 1 — .github/workflows/codex-1949-guard-patch.yml chore: stage bounded #1949 guard patch
fix/input-assist-late-options-race 2026-09-17T14:53:21+01:00 2 / 1047 2 — frontend/taskdeck-web/src/components/common/InputAssistField.vue, frontend/taskdeck-web/src/tests/components/InputAssistField.spec.ts test(frontend): cover late-loaded input-assist options
codex/1174-advisory-allowlist 2026-09-15T03:48:07+01:00 1 / 1347 1 — scripts/ci/summarize-dependency-security-signals.test.mjs test: require per-advisory dependency exceptions
codex/3069-buffered-relation-limit 2026-09-13T00:10:12+01:00 5 / 1339 4 — backend/src/Taskdeck.Application/Services/DataExportService.cs, backend/tests/Taskdeck.Application.Tests/Services/DataExportServiceTests.cs, docs/IMPLEMENTATION_MASTERPLAN.md, docs/STATUS.md record overlapping buffered export implementations
issue-2328/runner-bootstrap 2026-09-10T19:02:58+01:00 3 / 1879 7 — scripts/ci/runners/README.md, scripts/ci/runners/bootstrap-linux.sh, scripts/ci/runners/bootstrap-windows.ps1, scripts/ci/runners/cleanup-linux.sh Suppress runner path diagnostics
issue-2198/batch-approve-focus 2026-09-03T20:34:16+01:00 1 / 3368 2 — frontend/taskdeck-web/src/composables/useBatchApproveProposals.ts, frontend/taskdeck-web/src/tests/composables/useBatchApproveProposals.spec.ts Restore batch approval settle outcomes
issue-1961/dedupe-board-fetch 2026-09-02T12:03:38+01:00 4 / 3589 4 — frontend/taskdeck-web/src/store/board/boardCrudStore.ts, frontend/taskdeck-web/src/store/boardStore.ts, frontend/taskdeck-web/src/tests/store/board/boardCrudStore.spec.ts, frontend/taskdeck-web/src/tests/store/boardStore.spec.ts Guard board state across session changes
issue-2326/smart-ci-recall-report 2026-08-30T23:04:10+01:00 3 / 3704 6 — .github/workflows/smart-ci-shadow.yml, docs/ci/SMART_CI.md, scripts/ci/smart-ci/plan.mjs, scripts/ci/smart-ci/plan.test.mjs Validate Smart CI recall context
issue-1940/provenance-shortcut 2026-08-28T22:41:50+01:00 1 / 4019 1 — frontend/taskdeck-web/src/tests/views/paper/review/PaperReviewView.spec.ts Checkpoint provenance shortcut regression
issue-1876/desktop-retired-provider-diagnostics 2026-08-23T18:17:54+01:00 1 / 4599 11 — backend/src/Taskdeck.Api/Extensions/LlmProviderRegistration.cs, backend/src/Taskdeck.Api/FirstRun/DesktopRuntime.cs, backend/src/Taskdeck.Api/Program.cs, backend/src/Taskdeck.Application/Services/LlmProviderSelectionPolicy.cs wip(#1876): preserve the uncommitted v0.1.2 desktop retired-provider diagnostics draft
followup/1553-hidden-index-preservation 2026-08-10T03:07:12+01:00 2 / 5324 9 — docs/STATUS.md, docs/TESTING_GUIDE.md, docs/WORKTREE_AGENT_PROTOCOL.md, docs/agentic/FAILURE_LEDGER.md Prove delayed hidden-index cleanup safety
issue-1242/durable-config 2026-07-27T12:39:10+01:00 4 / 5567 16 — autodoc/AGENT_INDEX.md, backend/src/Taskdeck.Api/FirstRun/FirstRunBootstrapper.cs, backend/src/Taskdeck.Api/Program.cs, backend/src/Taskdeck.Application/Bootstrap/BootstrapFileLock.cs Merge remote-tracking branch 'origin/main' into issue-1242/durable-config
issue-1433/validate-before-persist 2026-07-27T12:24:53+01:00 8 / 5570 9 — backend/src/Taskdeck.Application/Interfaces/ICardRepository.cs, backend/src/Taskdeck.Application/Services/AutomationPlannerService.cs, backend/src/Taskdeck.Application/Services/ProposalOperationInputValidator.cs, backend/src/Taskdeck.Infrastructure/Repositories/CardRepository.cs Preserve bounded Unicode planner matching
issue-1242/release-relocation-smoke 2026-07-27T11:55:57+01:00 2 / 5582 11 — .github/workflows/release-desktop.yml, backend/src/Taskdeck.Api/FirstRun/FirstRunBootstrapper.cs, backend/src/Taskdeck.Api/Program.cs, backend/src/Taskdeck.Application/Bootstrap/BootstrapFileLock.cs Exercise durable config in desktop release smoke
issue-1274/paper-e2e-axe 2026-07-13T07:28:01+01:00 2 / 6091 16 — frontend/taskdeck-web/tests/e2e/automation-ops.spec.ts, frontend/taskdeck-web/tests/e2e/capture-loop.spec.ts, frontend/taskdeck-web/tests/e2e/cross-browser.spec.ts, frontend/taskdeck-web/tests/e2e/edge-journeys.spec.ts Begin Paper E2E coverage re-point

This issue was created by a one-shot, SHA/race-guarded audit. No unique branch was deleted. Resolve each candidate by opening a draft PR, recording a deliberate supersession, or otherwise preserving its useful work.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions