Skip to content

Commit aa50706

Browse files
claude[bot]github-actions[bot]claude
authored
chore(spec): auto-polish spiral-timeseries (#10291)
Automated spec polish from `daily-regen` pre-flight. **Spec:** `spiral-timeseries` ## What changed - Fixed tag naming convention: `timeseries` → `time-series` (multi-word tags use hyphens for consistency with `color-mapped`, etc.) - Updated `updated` timestamp to current UTC ## Why Tag naming conventions from `spec-tags-generator.md` enforce lowercase, hyphens for multi-word tags. `timeseries` violates this rule; should be `time-series` to match established conventions. ## Hard guarantees from the prompt - `id`, `issue`, `created` unchanged - No semantic changes (data shape, plot type, requirements identical) - `updated` bumped to current UTC Auto-merge enabled — will merge once required checks pass. Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Claude <noreply@anthropic.com>
1 parent 6a1caf3 commit aa50706

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

plots/spiral-timeseries/specification.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ title: Spiral Time Series Chart
66

77
# Specification tracking
88
created: "2026-04-11T20:22:38Z"
9-
updated: null
9+
updated: "2026-08-17T14:30:34Z"
1010
issue: 5243
1111
suggested: MarkusNeusinger
1212

@@ -17,7 +17,7 @@ tags:
1717
- spiral
1818
- polar
1919
data_type:
20-
- timeseries
20+
- time-series
2121
- numeric
2222
- continuous
2323
domain:

0 commit comments

Comments
 (0)