Commit aa50706
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
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments