Initial commit: Brachnha Insight project setup

- Next.js 14+ with App Router and TypeScript
- Tailwind CSS and ShadCN UI styling
- Zustand state management
- Dexie.js for IndexedDB (local-first data)
- Auth.js v5 for authentication
- BMAD framework integration

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Max
2026-01-26 12:28:43 +07:00
commit 3fbbb1a93b
812 changed files with 150531 additions and 0 deletions

View File

@@ -0,0 +1,36 @@
traceability_and_gate:
traceability:
story_id: "Epic 3"
date: "2026-01-26"
coverage:
overall: 80%
p0: 100%
p1: 66%
p2: 75%
p3: 50%
gaps:
critical: 0
high: 4
medium: 2
low: 2
quality:
passing_tests: 0
total_tests: 3
blocker_issues: 3
warning_issues: 0
recommendations:
- "Run *atdd to generate missing unit/integration tests for Story 3.3"
- "Fix placeholder assertions in offline-action-queueing.test.ts"
gate_decision:
decision: "FAIL"
gate_type: "epic"
decision_mode: "deterministic"
criteria:
p0_coverage: 100%
p1_coverage: 66%
overall_coverage: 80%
critical_nfrs_fail: 1
evidence:
traceability: "_bmad-output/implementation-artifacts/traceability-matrix.md"
next_steps: "Deployment BLOCKED. Immediate remediation required for Story 3.3."