Remove old review screenshots, archive/, unused icon drafts, and Codex scripts - #1848
Merged
Merged
Conversation
Justin said yes to clearing four piles of unused files. All stay in git history. - .agent-review: visuals and probes from merged PRs. The folder and its rules stay, since the PR template and WORKFLOW.md still point new UI evidence there. meeting-microphone-settings.png stays (a support doc links it). - archive/: the old beta backend worker. Doc mentions removed. - docs/assets/app-icon-options: rounds 1-7, the other round 8 colors, and the generator scripts. The chosen H-mono light/dark SVGs and website/ stay, since the app icon, menu bar glyph and site mockups reference them. - scripts/ops: the local Codex issue runner (agent-todo-*), its LaunchAgent helper, and the Codex memory index + nightly miner, plus docs/agent-issue-orchestration.md. Test-matrix rules, scripts/README entries and the linux-checks ruby suite go with them. Co-Authored-By: Claude Opus 5.5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Gc3ecXeWwy6DfwkU7PT1wi
Co-Authored-By: Claude Opus 5.5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Gc3ecXeWwy6DfwkU7PT1wi
Co-Authored-By: Claude Opus 5.5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Gc3ecXeWwy6DfwkU7PT1wi
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.
Requested by Justin · project thread
Why
Justin said yes to clearing four piles of old files that nothing uses anymore (follow-up to #1845). Everything here is still in git history.
Product Impact
docs only(repo files and dev tooling; no app code)agent workflowWhat changed
.agent-review/README.mdandAGENTS.md, since the PR template andWORKFLOW.mdstill send new UI evidence there.visuals/meeting-microphone-settings.png, becausedocs/support/airpods-capture-repair-2026-09-09.mdlinks it.archive/AGENT_START.md,CLAUDE.md,docs/agent-onboarding.md,docs/docs.mdanddocs/repo-layout.mdare removed.docs/assets/app-icon-options/round8/H-mono-light.svgandH-mono-dark.svg(the chosen icon, named inAppIcon/andMenuBarGlyph.swift), andwebsite/(logos and site mockups). The README is rewritten to say what's there.scripts/ops/agent-todo-runner.rb, its security test,agent-todo-launchagent.sh),build-codex-memory-index.py,nightly-transcripted-archive-miner.sh, anddocs/agent-issue-orchestration.mdscripts/README.mdentries and thelinux-checks.shruby suite entry are removed too. The now-empty ruby list uses${arr[@]+...}so it's safe underset -uon macOS bash 3.2.Deliberately left alone:
config/security/nightly-security-manifest.jsonstill allowlistsarchive/**. The history secret scan looks back 12 commits, and this commit's deletions are in that window.scripts/dev/agent-context.pyusesarchive/README.mdas a made-up path in its fallback self-test. It doesn't need the file to exist.WORKFLOW.md's front matter and.github/ISSUE_TEMPLATE/agent_task.mdstill mention theagent todolabel. That's out of scope here.How I checked it
scripts/dev/agent-preflight.shbash scripts/dev/linux-checks.sh: 48 passed, 0 failed (one fewer than main because the deleted ruby suite is gone)python3 scripts/dev/check-source-pins.py --changed-only: every resolved pin holdsTests/andTools/*/Testsfor the edited docs and paths.NightlySecurityContractTestsreadsscripts/README.mdand the test matrix, and every string it checks is still there.git grepfinds no references left to the deleted scripts or docsChecks I could not run, and why:
Mac or hardware test still needed? No.
Risk Review
.github/workflows, or the labs PRs (Speech-to-text model shootout harness #1788, Speaker lab: try Nemotron speaker detection side by side (after 1.1.62) #1789, Hill-climb lab: tune app settings against scored, held-out tests #1791)🤖 Generated with Claude Code
https://claude.ai/code/session_01Gc3ecXeWwy6DfwkU7PT1wi
Generated by Claude Code