candle-annotator/openspec/changes/multi-chart-management
Marko Djordjevic 98e91b047a feat: upload creates new chart from filename with duplicate handling
- POST /api/upload now creates a chart named from the CSV filename
- Duplicate names get numeric suffix (e.g., btc-daily-2)
- Candles inserted with chart_id instead of replacing all data
- Response includes chart id and name
2026-02-13 00:13:23 +01:00
..
specs feat: add charts table schema and migration with data backfill 2026-02-13 00:12:21 +01:00
.openspec.yaml feat: add charts table schema and migration with data backfill 2026-02-13 00:12:21 +01:00
design.md feat: add charts table schema and migration with data backfill 2026-02-13 00:12:21 +01:00
proposal.md feat: add charts table schema and migration with data backfill 2026-02-13 00:12:21 +01:00
tasks.md feat: upload creates new chart from filename with duplicate handling 2026-02-13 00:13:23 +01:00