Skip to content

chore(raycast): rename extension off the "Axle" trademark#35

Merged
asafamos merged 2 commits into
mainfrom
feat/raycast-rename
Jun 6, 2026
Merged

chore(raycast): rename extension off the "Axle" trademark#35
asafamos merged 2 commits into
mainfrom
feat/raycast-rename

Conversation

@asafamos

@asafamos asafamos commented Jun 6, 2026

Copy link
Copy Markdown
Owner

Why

WordPress.org's review flagged "Axle" as colliding with the existing "Axle AI" project — we renamed the WP plugin to AsafAmos Accessibility Scanner. The Raycast extension carried the same "Axle" name, and its raycast/extensions PR (#27308) was auto-closed for inactivity. Before reviving it, rename it the same way so it doesn't hit the same trademark flag.

What

  • name: axleasafamos-accessibility-scanner
  • title: Axle — Accessibility ScannerAsafAmos — Accessibility Scanner
  • Command subtitles + README/CHANGELOG headers updated.
  • Kept the axle-iota.vercel.app backend references — that's the real API, not the listing's brand identity (mirrors how the WP plugin keeps its hosted-service references).

Note

This is the code rename only. Reviving the store listing still needs your hand: reopen/resubmit on raycast/extensions from your fork with the renamed extension.

🤖 Generated with Claude Code

asafamos and others added 2 commits June 6, 2026 23:24
npm was the only distribution channel the dashboard could see. The VS Code
extension (asafamos.axle-a11y) had 19 installs + a 5★ rating that were
invisible — discovered only by digging through old publish emails.

- Fetch the public VS Marketplace gallery API server-side (extensionquery,
  flags 914) for install/download/rating counts. Resilient: any failure
  yields zeros, never breaks the page.
- New "VS Code Marketplace" section in /admin, alongside npm.
- Drive-by: fix a pre-existing react-hooks/set-state-in-effect lint error on
  the token-load effect (documented disable — the effect read is intentional
  for SSR hydration-safety).

Verified: tsc + eslint clean; the fetch/parse path returns live data
(19 installs / 59 downloads / 5.0★).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
The WordPress.org review flagged "Axle" as colliding with the existing
"Axle AI" project; we renamed the WP plugin to "AsafAmos Accessibility
Scanner". The Raycast extension carried the same "Axle" name, so apply the
same rename before resubmitting (the raycast/extensions PR #27308 was
auto-closed for inactivity — reviving it as "Axle" risks the same flag).

- name:  axle -> asafamos-accessibility-scanner
- title: "Axle — Accessibility Scanner" -> "AsafAmos — Accessibility Scanner"
- command subtitles + README/CHANGELOG headers updated to match.
- Kept references to the axle hosted backend (axle-iota.vercel.app) — that's
  the real API, not the listing identity (same approach as the WP plugin).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@vercel

vercel Bot commented Jun 6, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
axle Ready Ready Preview, Comment Jun 6, 2026 8:43pm

@github-actions

github-actions Bot commented Jun 6, 2026

Copy link
Copy Markdown

✅ No accessibility violations detected

Scanned http://localhost:3000 at 2026-06-06T20:43:21.527Z

axe-core automated checks catch roughly 57% of WCAG issues. Manual review still recommended.

Powered by axle · Remediation assistance, not compliance certification.

@asafamos asafamos merged commit 2ef3e40 into main Jun 6, 2026
4 checks passed
@asafamos asafamos deleted the feat/raycast-rename branch June 6, 2026 20:48
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