codeflash-internal/.claude
Kevin Turcios e8561b9485
feat: add internal team-only roadmap page (#2590)
## Summary

- Adds `/roadmap` page with visual flowchart showing codeflash-python
and codeflash-agent planned work
- Gated behind `isTeamMemberCheck` (same auth pattern as
`/observability`)
- Sidebar link visible only to team members
- Status tracking with distinct visual treatments: compact left-accent
for shipped, hero cards with glow for in-progress, dashed wireframe for
planned

## Test plan

- [ ] Visit `/roadmap` as a team member — page renders with status cards
- [ ] Visit `/roadmap` as a non-team member — redirects to `/`
- [ ] Sidebar shows roadmap link only for team members
- [ ] Build passes (`npm run build`)
- [ ] All tests pass (`npm test` — 39/39)
2026-04-09 15:54:43 -05:00
..
handoffs feat: add internal team-only roadmap page (#2590) 2026-04-09 15:54:43 -05:00
rules docs: restructure CLAUDE.md files into modular rules 2026-02-14 19:36:21 -05:00
skills fix: rename skill files to be Windows-compatible 2026-02-17 05:01:30 +00:00