Revert gameplay-specific review workflows#2962
Conversation
…r streamers (tinyhumansai#1674) (tinyhumansai#2856)" This reverts commit 0019789.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (28)
💤 Files with no reviewable changes (28)
📝 WalkthroughWalkthroughThis PR removes the entire gameplay review feature from the application. The ChangesGameplay Review Feature Removal
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Possibly related issues
Possibly related PRs
Suggested labels
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Comment |
Summary
Problem
Solution
app/src/pages/Intelligence.tsx.Submission Checklist
diff-cover) meet the gate enforced by.github/workflows/coverage.yml. N/A locally: deletion-only revert; CI coverage is authoritative.docs/TEST-COVERAGE-MATRIX.mdreflect this change (orN/A: behaviour-only change) — N/A: no matrix row was introduced by this revert.## Related— N/A: no matrix feature IDs affected.docs/RELEASE-MANUAL-SMOKE.md) — N/A: removes an unstandardized feature path.Closes #NNNin the## Relatedsection — N/A: Standardize review workflows instead of gameplay-specific flows #2961 is a follow-up design issue, not closed by this revert.Impact
Related
AI Authored PR Metadata (required for Codex/Linear PRs)
Linear Issue
Commit & Branch
revert-pr-2856-gameplay-workflows5ce33b003c69d7c8cb1f146e54fa41bba5c56261Validation Run
pnpm --filter openhuman-app format:check— passed during pre-push hook.pnpm typecheck— ran and blocked by unrelated dependency/type resolution errors; see below.cargo check --manifest-path Cargo.tomlpassed; root and Tauri cargo checks also completed in the pre-push hook with existing warnings.cargo check --manifest-path app/src-tauri/Cargo.tomlcompleted during pre-push hook with existing warnings.Validation Blocked
command:pnpm typecheckerror:existing TypeScript dependency/type resolution failures forrecharts,@rive-app/react-webgl2,rehype-katex, andremark-math, plus downstream implicit-any errors in the affected chart files.impact:the branch was pushed with--no-verifybecause the failure is unrelated to this revert; no gameplay references remain inapp/src,src, or.github.Behavior Changes
Parity Contract
rg -n "gameplay|Gameplay" app/src src .github --glob "!target/**"returned no matches.Duplicate / Superseded PR Handling
Summary by CodeRabbit