Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 692 Bytes

File metadata and controls

25 lines (21 loc) · 692 Bytes

What does this PR do?

Type of change

  • Feature
  • Bug fix
  • Config / setup
  • Refactor
  • Docs

Checklist

  • I have read AGENTS.md
  • pnpm build passes locally with no errors
  • No TypeScript errors (pnpm tsc --noEmit)
  • No hardcoded secrets or API keys
  • All new API routes check for admin session before executing
  • No UI libraries were installed
  • Fonts are loaded via next/font/google only
  • pnpm was used (not npm or yarn)

Screenshots (if UI changes)

Notes for reviewer