Skip to main content

Release Notes: P2 Platform Optimization

· 2 min read
Masterminds Team
Product Team

Twenty-six days of relentless engineering. One release that changes how you work with variables, how the AI responds, and how reliable everything feels.

The Big Moves

Variable Scope: Organize Your Work Like Files

Drag variables between Session, Initiative, and System scopes using your OS's native file-manager conventions. Hold Option (Mac) or Ctrl (Windows) to copy instead of move. Session always wins when conflicts exist.

This is the foundation for team-wide knowledge management: personal work stays personal until you promote it.

AI That Actually Waits

We rebuilt the 4-layer timeout architecture from gateway to frontend. No more false "timeout" toasts while the AI is still working. No more duplicate responses after slow networks. The retry system now adapts to each operation's actual needs -- patient for long conversations, quick for onboarding.

Leaderboard: 6x More Visibility

StageFlow now discovers initiatives by scanning actual workspace activity instead of relying on manual tagging. Result: 208 initiatives found vs 35 before. Add company-wide teams, pagination, and real team names pulled from your settings.

MasterStyles: Documents That Look Right

Fenced code blocks render with syntax highlighting. Mermaid diagrams get accessible color themes. Hero images adapt to your variable's theme. No more flicker on load.

Quality of Life

  • Cmd+Enter to send in chat (Ctrl+Enter on Windows)
  • Context gauge shows AI attention window usage
  • History selector for past conversations
  • Smarter channel sorting by your own recent activity
  • Variables stay put after page refresh (stale async bug eliminated)
  • Dismiss "Review Next" persists to database

Security & Infrastructure

  • SECURITY DEFINER functions hardened with workspace membership guards
  • Public execute revoked on sensitive database functions
  • iLIKE injection vector patched on user search
  • 43 additive database migrations (zero data loss)
  • 8-stage pre-push safety gate for all deployments
  • Automated rollback on E2E test failure
  • 2,045+ automated tests protecting every feature

Stats

  • 113 commits across PR #136 + #138
  • 125 files changed
  • 43 database migrations
  • 26 days of development
  • Baseline: January 28, 2026

Learn More

  • SWE Release Notes: [Internal] _masterminds_shared/mm_plan/_platform/260223_plan_doc_updates_pr_136_138/260223_pr_release_notes_platform_swe.md
  • User Release Notes: [Internal] _masterminds_shared/mm_plan/_platform/260223_plan_doc_updates_pr_136_138/260223_pr_release_notes_platform_users.md