Skip to content

Delete orphaned npm manifest, stale CLAUDE.md web/ reference, and verify build-sign-upload.sh #103

Description

@arzafran

Three hygiene items from the dependency audit:

  1. package.json (single dep: vercel@^50.9.5) and the 66KB bun.lock are referenced by nothing in the repo: no workflow, script, or doc. Delete both.
  2. CLAUDE.md line ~254 points at web/app/docs/changelog/page.tsx, which does not exist in this repo. Fix or drop the reference.
  3. scripts/build-sign-upload.sh appears to be an orphaned second release pipeline duplicating release.yml's codesign/notarize/DMG logic, referenced only by a substring-grep test. Verify, then delete. Do not touch release.yml itself.

Small code stragglers that can ride along: typealias Tab = Workspace (collides with Bonsplit.Tab, 4 call sites), responderChainContains defined twice in TerminalController and never called there (plus two more copies elsewhere).


From the 2026-07-09 nuclear review (10 module reviewers + Codex cross-model pass, disprove-first). Line refs are against the reductive-audit branch (PR #81).

Metadata

Metadata

Assignees

No one assigned

    Labels

    nuclear-reviewFrom the 2026-07-09 whole-codebase nuclear reviewtech-debtKnown latent issue / maintenance debt

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions