Commit Graph

11 Commits

Author SHA1 Message Date
Janis Eccarius 8e2afb93f3 feat: NCWF-5/6/7/8/9 chess analysis page and engine integration
- NCWF-5: scaffold /analysis route with ChessBoard viewer and navigation
- NCWF-6: FEN / PGN / Game-ID input form with depth selector
- NCWF-7: extend GameApiService with analyzePosition(); add AnalysisService
  with game-wide annotation pipeline; proxy /api/analysis -> :8087
- NCWF-8: EvalTimelineComponent — SVG win-chance chart per ply
- NCWF-9: AnnotatedMoveListComponent — quality labels (!! ! ?! ? ??)
  derived from win-chance delta

Also fix pre-existing app.spec.ts failure (missing provideHttpClient).
Apply project-wide prettier formatting pass.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-10 15:55:14 +02:00
TeamCity ae952d70b0 ci: bump version to v0.2.8 2026-06-10 09:18:51 +00:00
TeamCity 16079dd63a ci: bump version to v0.2.7 2026-06-06 12:36:12 +00:00
TeamCity 85f1b8e42c ci: bump version to v0.2.6 2026-06-02 19:59:36 +00:00
TeamCity 873bfe3bae ci: bump version to v0.2.5 2026-06-01 21:58:57 +00:00
TeamCity a2d2c00afe ci: bump version to v0.2.4 2026-05-15 15:16:10 +00:00
TeamCity 70a4debb40 ci: bump version to v0.2.3 2026-05-14 15:19:14 +00:00
TeamCity f98bcfd956 ci: bump version to v0.2.2 2026-05-12 22:04:12 +00:00
TeamCity ac4fe8b005 ci: bump version to v0.2.1 2026-05-12 21:13:35 +00:00
TeamCity 9ad23b01cc ci: bump version to v0.2.0 2026-05-12 20:41:26 +00:00
TeamCity 3c1f5c76e0 ci: bump version to v0.1.0 2026-05-12 16:33:23 +00:00