Skip to content

feat(money-mirror): issue-012 production release candidate#19

Merged
shadowdevcode merged 2 commits intomainfrom
feature/money-mirror-issue-012-production
Apr 8, 2026
Merged

feat(money-mirror): issue-012 production release candidate#19
shadowdevcode merged 2 commits intomainfrom
feature/money-mirror-issue-012-production

Conversation

@shadowdevcode
Copy link
Copy Markdown
Owner

Summary

  • ships the latest local Money Mirror changes for issue-012 scope (dashboard UX clarity, frequency clusters, guided review, proactive surfaces, and supporting APIs/libs/tests)
  • includes pipeline and governance artifacts for issue-011/012 that are currently present in local working tree per requested scope
  • addresses commit-gate file-size constraints by splitting ResultsPanel sections into a dedicated module while preserving behavior

Test plan

  • npm --prefix apps/money-mirror test (159/159)
  • npm --prefix apps/money-mirror run lint
  • npm --prefix apps/money-mirror run build (build completed; sentry upload warnings due network tunnel)
  • pre-commit hooks passed (secret scan, file size check, env file check)

Notes

  • This PR intentionally includes all current local changes as requested.
  • Next step after PR is production deployment verification on Vercel and sharing production URL + deployed SHA.

Made with Cursor

Bundle the latest local Money Mirror enhancements and pipeline artifacts into a single branch for production validation, including dashboard clarity UX, frequency insights, guided review flows, proactive touchpoints, and release gating documentation.

Made-with: Cursor
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 8, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
ai-product-os-493e Ready Ready Preview, Comment Apr 8, 2026 11:57am

Add bounded retries with backoff for the Claude /assign-reviewers step so temporary 529 overloaded errors do not fail PR checks.

Made-with: Cursor
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 8, 2026

PR Risk Assessment

Risk level: High

Reason: Production release candidate touching schema migrations on the profiles, transactions, and three new tables (including a NOT NULL plan column with constraint changes), new billing/permissions logic (user-plan.ts, PaywallPrompt), new in-process rate limiter, a new cron schedule in vercel.json, CI/CD workflow retry logic, and a large cross-stack overhaul of 80+ files spanning API routes, frontend components, and agent instruction files.

Action taken: No action — no eligible reviewers available (sole contributor is the PR author). Human review required before merge.

@shadowdevcode shadowdevcode merged commit 3a17aa6 into main Apr 8, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant