candle-annotator/openspec
Marko Djordjevic bb1b6d573f feat(api): add span annotation export and feedback loop support
- Add GET /api/span-annotations/export endpoint for ML pipeline JSON/CSV export
- Add source and model_prediction fields to span_annotations schema
- Update POST endpoint to accept source (human/model/human_correction) and model_prediction metadata
- Support negative annotations (label 'O' for user corrections to model predictions)
- Create migration 0005 for new schema fields

Completes tasks 8.1-8.4 of candle-backend change
2026-02-15 14:35:31 +01:00
..
changes feat(api): add span annotation export and feedback loop support 2026-02-15 14:35:31 +01:00
specs span annotations are working 2026-02-15 10:16:05 +01:00
config.yaml starting planning 2026-02-12 09:42:55 +01:00