Skip to content

Fix archived responsive graph links - #239

Merged
ktjn merged 1 commit into
mainfrom
fix/archived-responsive-graph-links
Jul 27, 2026
Merged

Fix archived responsive graph links#239
ktjn merged 1 commit into
mainfrom
fix/archived-responsive-graph-links

Conversation

@ktjn

@ktjn ktjn commented Jul 27, 2026

Copy link
Copy Markdown
Owner

Summary

  • remove stale archived/ prefixes from three sibling-spec links in the archived responsive graph viewport design
  • keep the plan/design reciprocal archive links unchanged

Root cause

PR #238 moved the viewport design into specs/archived/, but three links inside that file already included an archived/ path segment. After the move they resolved as specs/archived/archived/....

Impact

The archived viewport design now links correctly to the archived Playground Visualization and Graph Theme CSS designs. Runtime behavior is unchanged.

Validation

  • explicit local-link validation across the moved plan/design and both referenced specs
  • uv run ruff format .
  • uv run ruff check .
  • mypy baseline ratchet — passed with 404 current errors and 45 resolved baseline errors
  • uv run pytest --tb=short — 1531 passed, 15 skipped

Doc/spec review: all phases passed

@ktjn
ktjn marked this pull request as ready for review July 27, 2026 13:40
@ktjn
ktjn merged commit 67ed360 into main Jul 27, 2026
9 checks passed
@ktjn
ktjn deleted the fix/archived-responsive-graph-links branch July 27, 2026 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant