tasks: run 2026-05-17 cleanup pass#130
Merged
Merged
Conversation
commit: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Runs the 2026-05-17 evergreen task cleanup pass.
tasks/complete/2026-05-16-architecture-2026-05-15.mdtasks/cleanup-tasks.mdwith the pass status, PR/task survey, removed local worktrees, and skipped candidatesTask filing
Moved:
tasks/architecture-2026-05-15.md->tasks/complete/2026-05-16-architecture-2026-05-15.mdLeft open intentionally:
tasks/cleanup-tasks.md,tasks/improve-docs.mdtasks/landing-demo-maintainability.md,tasks/pg.mdtasks/ui-relations.mdwhile PR Add studio relation click-through #128 remains openLocal worktree cleanup
Removed clean local checkouts only:
bedtime-2026-05-14-generate-preflightbedtime-2026-05-14-query-identity-manifestbedtime-2026-05-15-architecturebedtime-2026-05-15-cleanup-tasksbedtime-2026-05-15-db-base-directorybedtime-2026-05-15-default-db-gitignorebedtime-2026-05-15-improve-docsbedtime-2026-05-15-landing-tracebedtime-2026-05-15-pg-docs-followupcompat-existing-toolsquery-identity-refresh-pr-114Left dirty, ahead, active, ambiguous, or out-of-scope worktrees in place and recorded the reason in the task log.
Verification
gh pr list --state open --limit 50 --json number,title,headRefName,baseRefName,isDraft,updatedAt,urlgh pr list --state merged --limit 30 --json number,title,headRefName,baseRefName,mergedAt,urlgh pr list --state closed --limit 30 --json number,title,headRefName,baseRefName,closedAt,urlgh pr viewfor PRs Improve landing trace preview #120 through Improve docs wording pass #129find tasks -maxdepth 2 -type f | sortgit worktree list --porcelaingit status --shortgit diff --checkPackage size — packed 239.4 kB (no change)
Package size
dist/vendor/*.jsbundlesvendor/sha256.jsvendor/sql-formatter/*.jsvendor/sqlfu-sqlite-parser/*.jsvendor/standard-schema/*.jsvendor/typesql/*.jsMeasured with
npm pack --dry-run --jsononsqlfu(0.0.3-7 on main vs 0.0.3-7 on this PR).Note
Low Risk
Low risk: documentation-only changes that move a task file to
donestatus and append cleanup notes; no runtime or build logic is modified.Overview
Records the 2026-05-17 cleanup pass in
tasks/cleanup-tasks.md, including what was inspected, which worktrees were removed, and which candidates were intentionally left in place.Files the merged nightly architecture task into
tasks/complete/2026-05-16-architecture-2026-05-15.mdand updates its frontmatter/status summary to reflect done/merged in PR #125.Reviewed by Cursor Bugbot for commit c3d0672. Bugbot is set up for automated code reviews on this repo. Configure here.