candle-annotator/openspec/changes/span-annotation
Marko Djordjevic c9d2cbfc4b feat: implement Section 5 - Span Tool State & Integration
- Add SpanAnnotation and SpanLabelType interfaces to page.tsx
- Add span-related state: spanAnnotations, selectedSpanId, spanLabelTypes
- Add fetchSpanAnnotations() and fetchSpanLabelTypes() data fetching functions
- Load span annotations and label types when chart changes
- Add "Span" tool button to Toolbox component with RectangleHorizontal icon
- Mark Section 5 tasks (5.1-5.5) as complete in tasks.md

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-14 06:42:24 +01:00
..
specs/span-annotation openspec: span annotation 2026-02-14 05:51:23 +01:00
.openspec.yaml openspec: span annotation 2026-02-14 05:51:23 +01:00
design.md openspec: span annotation 2026-02-14 05:51:23 +01:00
proposal.md openspec: span annotation 2026-02-14 05:51:23 +01:00
tasks.md feat: implement Section 5 - Span Tool State & Integration 2026-02-14 06:42:24 +01:00