Commit 1fa3cc5
chore(spec): auto-polish andrews-curves (#6817)
Automated spec polish from `daily-regen` pre-flight.
**Spec:** `andrews-curves`
## What changed
- Removed non-canonical `curve` tag from `plot_type` dimension (not in
canonical vocabulary per spec-tags-generator.md)
- Kept `line` as the appropriate canonical plot type (Andrews curves are
fundamentally line-based visualizations)
- Updated `updated` timestamp to current UTC
## Why
The `plot_type` dimension uses a canonical vocabulary where every tag
must be from the approved list (scatter, line, bar, pie, area, etc.).
The tag `curve` is not in the canonical table and violates this
constraint. The visualization is correctly characterized as `line`.
## 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 4a9bba4 commit 1fa3cc5
1 file changed
Lines changed: 1 addition & 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 | | |
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
| |||
0 commit comments