Skip to content

feat: add policy-board route with compliance notes#249

Merged
iamasx merged 1 commit into
mainfrom
feat/issue-246
Apr 24, 2026
Merged

feat: add policy-board route with compliance notes#249
iamasx merged 1 commit into
mainfrom
feat/issue-246

Conversation

@iamasx

@iamasx iamasx commented Apr 24, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add a dedicated policy-board route with policy cards (active, under-review, deprecated statuses), compliance notes with priority badges, and a compact review summary section
  • Create mock data for 5 policies, 4 compliance notes, and 3 review summary stats
  • Include test coverage for all rendered content sections

Closes #246

Test plan

  • Verify policy cards render with correct names, categories, owners, and status badges
  • Verify compliance notes display authors, timestamps, bodies, and priority badges
  • Verify review summary stats section renders all metrics
  • Verify responsive layout across common breakpoints
  • CI tests pass

🤖 Generated with Claude Code

… review summary (#246)

Add a dedicated policy-board route that presents:
- Policy cards with status badges (active, under-review, deprecated)
- Compliance notes section with priority indicators
- Compact review summary stats section
- Responsive layout matching existing route patterns

Closes #246

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@iamasx iamasx merged commit 2edc181 into main Apr 24, 2026
7 checks passed
@iamasx iamasx deleted the feat/issue-246 branch April 24, 2026 20:56
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.

[Test] Add Policy Board route with compliance notes

1 participant