Skip to content

Add shipped search step to workflow; fix global-scope copy typo#3

Open
so0k wants to merge 1 commit into
mainfrom
add-search-fix-copy
Open

Add shipped search step to workflow; fix global-scope copy typo#3
so0k wants to merge 1 commit into
mainfrom
add-search-fix-copy

Conversation

@so0k
Copy link
Copy Markdown
Contributor

@so0k so0k commented May 31, 2026

Two roadmap-driven copy changes from reviewing the landing page against skillrig-cli/docs/ROADMAP.md. Source-only edits; dist/ is gitignored (Actions build mode).

(c) Surface the shipped search discovery command

search reads the origin's committed index.json (token-AND query, deterministic order) and shipped in roadmap branch 003 ✅ — but it had no representation anywhere on the page. Added it as the first command in the Workflow section so the flow reads discover → vendor → verify → bump:

skillrig search commit   # search your origin's catalog, offline and deterministic

Its primary callers (human, agent) fit the section heading ("The same binary for you, your agents, and CI").

(a) Fix a broken sentence in "Two scopes, two jobs"

"so there a genuine fetch and restore matters" → "so a genuine fetch and restore matters"

Grammar typo in WhyDifferent.tsx. On a page whose pitch is exactness/provenance, a dropped word is a credibility leak.

Not included

  • (b) bump --pr is intentionally left in the workflow — that feature lands today.
  • A pre-existing lint error in ThemeToggle.tsx (react-hooks/set-state-in-effect) is present on main and out of scope for this copy PR.

Verification

  • pnpm build (tsc + vite) passes ✓

🤖 Generated with Claude Code

(c) Surface the shipped `search` discovery command — `search` against
the origin's committed `index.json` (roadmap 003 ✅) had no representation
on the page despite being shipped. Added as the first command step so the
flow reads discover → vendor → verify → bump.

(a) Fix a broken sentence in the "Two scopes, two jobs" claim:
"so there a genuine fetch and restore matters" → "so a genuine fetch and
restore matters". Exactness is the brand; the typo was a credibility leak.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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