Skip to content

Commit 9392c01

Browse files
claude[bot]github-actions[bot]claude
authored
chore(spec): auto-polish scatter-regression-linear (#10131)
Automated spec polish from `daily-regen` pre-flight. **Spec:** `scatter-regression-linear` ## What changed - Feature tag: `trendline` → `trend` (canonical form from features table) - Updated timestamp bumped to current UTC ## Why The `trendline` tag is well-formed but not in the canonical features table. The advisory table lists `trend` as the standard feature descriptor for trend visualization. Canonicalization prefers the established term when one exists. ## 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 4cb04d1 commit 9392c01

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

plots/scatter-regression-linear/specification.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ title: Scatter Plot with Linear Regression
66

77
# Specification tracking
88
created: 2025-12-24T21:21:30Z
9-
updated: 2026-05-06T22:22:58Z
9+
updated: 2026-08-05T12:59:02Z
1010
issue: 1821
1111
suggested: MarkusNeusinger
1212

@@ -26,4 +26,4 @@ tags:
2626
- regression
2727
- confidence-interval
2828
- correlation
29-
- trendline
29+
- trend

0 commit comments

Comments
 (0)