Commit 0298e53
chore(spec): auto-polish facet-grid (#6512)
Automated spec polish from `daily-regen` pre-flight.
**Spec:** `facet-grid`
## What changed
- **Data section**: Reformatted to explicit column schema with types and
size guidance (100–5000 points)
- **plot_type**: Removed redundant `grid` and `multi-panel` tags, kept
`facet` as the essential type
- **features**: Replaced non-canonical `subplots` and `conditioning`
with `faceted` (from canonical Layout features) and kept `comparison`
## Why
These changes improve clarity and consistency with the tagging
vocabulary defined in `spec-tags-generator.md`. The Data section now
follows the template format with explicit column definitions and
recommended data sizes.
## 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 5aacada commit 0298e53
2 files changed
Lines changed: 9 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
29 | 22 | | |
30 | 23 | | |
31 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
0 commit comments