ORB-201 Remove challenge and accountability social UI - #698
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub. 1 Skipped Deployment
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 1d40e92c9e
ℹ️ 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".
Retain the retired team_player, mission_accomplished, and battle_buddy translations because existing earned-achievement records still resolve those IDs on the web and mobile achievement histories.
|
|
@codex review |
|
Codex Review: Didn't find any major issues. Keep it up! Reviewed commit: ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
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". |



Summary
Closes ORB-201
Verification
Reference sweep
Retired accountability and buddy client references:
Production challenge references, excluding tests and the generated server contract:
All remaining production hits are the unrelated agent step-up confirmation flow required to survive this ticket.
Scope decision
packages/shared/src/types/generated/api.generated.ts remains unchanged. It describes the server API, which this ticket explicitly does not delete. It is excluded from the client reference sweep above. Embedded social context in friend profiles, habit detail, and notification glyph routing was removed because it otherwise left orphaned client references.
Visual check
Human visual verification is owed after review for the two-tab social hub on web and mobile, removed entry points, and removed deep-link destinations. The work order prohibits starting the app or taking screenshots in this implementation session.