Skip to content

Commit 35b163b

Browse files
claude[bot]github-actions[bot]claude
authored
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

File tree

plots/swarm-basic/specification.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,14 @@ title: Basic Swarm Plot
66

77
# Specification tracking
88
created: 2025-12-15T20:41:54Z
9-
updated: 2025-12-15T20:41:54Z
9+
updated: 2026-07-26T06:50:36Z
1010
issue: 974
1111
suggested: MarkusNeusinger
1212

1313
# Classification tags (applies to all library implementations)
1414
tags:
1515
plot_type:
1616
- swarm
17-
- beeswarm
1817
data_type:
1918
- numeric
2019
- categorical

0 commit comments

Comments
 (0)