Skip to content

Commit 1448b23

Browse files
Fix code review feedback: clean up copilot-instructions.md
Co-authored-by: rebecamurillo <33485831+rebecamurillo@users.noreply.github.com>
1 parent 8b761b5 commit 1448b23

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

.github/agents/copilot-instructions.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
Auto-generated from all feature plans. Last updated: 2026-02-24
44

55
## Active Technologies
6-
- TypeScript 5 (strict), Node.js 20, React 18 + Astro 4 (SSR), Prisma Client (MySQL), React 18, D3.js v7, `@testing-library/react`, Vitest (002-admin-analytics-dashboard)
7-
- MySQL (via Prisma) — *note: constitution names PostgreSQL but production schema is MySQL; see compliance note below* (002-admin-analytics-dashboard)
6+
- TypeScript 5 (strict), Node.js 20, React 18 + Astro 4 (SSR), Prisma Client (MySQL), D3.js v7, `@testing-library/react`, Vitest (002-admin-analytics-dashboard)
7+
- MySQL (via Prisma) — constitution names PostgreSQL but production schema is MySQL (002-admin-analytics-dashboard)
88

99
- **Language**: TypeScript 5.x, strict mode — no `any`, no `@ts-ignore`, no weakening of tsconfig
1010
- **Frontend framework**: Astro 4 (SSR) + React 18 islands
@@ -64,9 +64,7 @@ tests/
6464
- Tailwind + Catalyst UI Kit only for styling
6565

6666
## Recent Changes
67-
- 002-admin-analytics-dashboard: Added TypeScript 5 (strict), Node.js 20, React 18 + Astro 4 (SSR), Prisma Client (MySQL), React 18, D3.js v7, `@testing-library/react`, Vitest
68-
- 002-admin-analytics-dashboard: Added [if applicable, e.g., PostgreSQL, CoreData, files or N/A]
69-
- 001-csv-download: Added [if applicable, e.g., PostgreSQL, CoreData, files or N/A]
67+
- 002-admin-analytics-dashboard: Added Platform Analytics Dashboard with D3.js charts, React components (SSR + client:load), analytics helpers
7068

7169

7270
<!-- MANUAL ADDITIONS START -->

0 commit comments

Comments
 (0)