- Fix TS6133: rename _matchId → matchId in AnnotationOverlay and use this.matchId in filter so the field is actually read - Align ANNOTATION_TAGS in feedback.ts to four types from plan §8.3: insight, mistake, idea, highlight (matching components/annotation.ts) - Update LS_KEY to acb_annotations_v2 to avoid stale-format conflicts - Fix duplicate import block in api-types.ts (re-exported evolution types) - Remove unused debugPanelChevron ref in replay.ts; add annotation imports for AnnotationOverlay and createAnnotationForm The AI commentary generation backend (enrichment.go) and client-side subtitle display (replay-viewer.ts, embed.ts, home.ts) were already complete in prior commits. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| .gitignore | ||
| app.html | ||
| CLOUDFLARE_DEPLOYMENT.md | ||
| DEPLOYMENT_INSTRUCTIONS.md | ||
| embed.html | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| pages.json | ||
| tsconfig.json | ||
| vite.config.ts | ||