Merge branch 'main' into design-adr-0002-phase-2-execution

This commit is contained in:
Jan De Landtsheer 2026-05-27 14:50:59 +02:00 committed by GitHub
commit fc0681ed0f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
479 changed files with 38415 additions and 8692 deletions

2
.gitignore vendored
View file

@ -60,6 +60,8 @@ pnpm-debug.log*
coverage/
.nyc_output/
*.lcov
__pycache__/
*.py[cod]
apps/dashboard/test-results/
apps/dashboard/playwright-report/
apps/dashboard/e2e/screenshots/