Skip to content

Commit b3cd06d

Browse files
claude[bot]github-actions[bot]claude
authored
chore(spec): auto-polish area-mountain-panorama (#9539)
Automated spec polish from `daily-regen` pre-flight. **Spec:** `area-mountain-panorama` ## What changed - Moved `geospatial` tag from `features` to `data_type` (describes data structure, not visualization feature) - Replaced generic `spatial` tag with more specific `geospatial` for accurate geographic/topographic data classification ## Why Per the tag guidelines, `geospatial` describes the **nature of input data** (geographic coordinates, topographic positioning), not a visualization feature. It should be classified in `data_type` alongside the other data-shape descriptors. This makes the tag dimension alignment clearer and more discoverable for users with geographic/topographic datasets. ## 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. The skip-gate in `daily-regen` prevents stacking polish PRs for this spec. Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Claude <noreply@anthropic.com>
1 parent 9349ccb commit b3cd06d

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

plots/area-mountain-panorama/specification.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ title: Mountain Panorama Profile with Labeled Peaks
66

77
# Specification tracking
88
created: 2026-04-24T21:39:00Z
9-
updated: 2026-04-25T00:00:00Z
9+
updated: 2026-06-30T21:43:15Z
1010
issue: 5365
1111
suggested: MarkusNeusinger
1212

@@ -19,7 +19,7 @@ tags:
1919
data_type:
2020
- numeric
2121
- continuous
22-
- spatial
22+
- geospatial
2323
domain:
2424
- general
2525
- science
@@ -28,4 +28,3 @@ tags:
2828
- annotated
2929
- silhouette
3030
- jagged
31-
- geospatial

0 commit comments

Comments
 (0)