fix: remove private customer artifacts - #479
Conversation
Codex Review SummaryThis comment shows the latest Codex review activity on this pull request.
ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings. |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: f6f7c330b0
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
There was a problem hiding this comment.
Devin Review found 2 potential issues.
1 flag not posted on this PR by your GitHub settings — view it in Devin Review. (Configure)
- keep collision exemptions in the private maintainer policy\n- fail closed and rerun protected scans before release publication
Summary
The public repository no longer carries a customer-specific desktop route or customer-derived examples. This removes the orphaned prototype support and adds fail-closed, redacted release scans so protected terms do not need to be committed to public source.
Scope
This cleans the current tree only. Existing Git history, old pull-request revisions, branch refs, forks, and cached copies remain outside this change and need a separate repository-replacement or history-cleanup decision.
Validation
npm run check— build, typecheck, and 1,312 tests passed.bun run buildinapps/homescreenpassed.cargo +1.98.0 clippy --all-targets -- -D warningspassed.cargo +1.98.0 test— 309 passed, 6 ignored.git diff --checkpassed.