trends.stumason.dev
TypeScript
Pull Request Opened
PR #19 opened: feat: redesign dashboard as 8-tab intelligence hub
Summary
- Replace flat dashboard layout with 8-tab architecture (Overview, Stack Radar, Security, Breakout, Opportunities, Weekly Intel, Domains, Discovery)
- Add 5 new cached Dashboard Actions surfacing data from the composite MCP tools
- Move
DevSourcestrait toapp/Concerns/for shared use across MCP tools and Actions - Defer
velocity/crossPlatform/releasesprops for faster initial paint - Fix
preg_matchdelimiter bug in OpportunityFinder (CI/CDpattern broke regex)
Test plan
- All 90 existing tests pass (26 skipped for SQLite/PostgreSQL)
- 5 new Action test files: structure, data population, caching
-
npm run buildsucceeds -
vendor/bin/pint --dirtypasses - Visual verification in browser
+1964
additions
-81
deletions
34
files changed