Commit 35b163b
chore(spec): auto-polish swarm-basic (#9932)
Automated spec polish from `daily-regen` pre-flight.
**Spec:** `swarm-basic`
## What changed
- Removed redundant `beeswarm` tag from `plot_type` (synonym of
canonical `swarm`)
## Why
The `plot_type` dimension is canonical — all tags must come from the
vocabulary table in `spec-tags-generator.md`. "beeswarm" is not in the
table; "swarm" is. Since they refer to the same plot type, keeping both
violates the vocabulary policy and introduces unnecessary redundancy.
Removes the synonym, keeping the canonical term.
## 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 4106d2c commit 35b163b
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 | | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
| |||
0 commit comments