docs: fix front-door factual errors + stale claims (pre-deploy)#181
Merged
Conversation
…tency) A verified readiness audit found the code is done (505 tests, 0 open issues) but front-door docs had drifted. Fixes (all factual/compliance, not the deferred strategy docs): Factual errors (were misleading users/owner): - README Installation said the CWS listing "was removed ... not currently available" (full delisting). It is actually live as v1.0.1 in all locales except the US (removed 2026-05-12 over the old icon). Corrected to match POSITIONING (the source of truth). - RELEASE_CHECKLIST pointed at store-assets/promotion/ drafts that were purged and no longer exist. Removed the dead pointer (drafts are kept off-repo). Stale (now closed): - CHANGELOG [Unreleased] was missing #167/#170/#172/#174/#175/#176/#179/#180; added them. - it.json _meta.translation_provenance + lastUpdated (and the matching constants.js comment, README locale-table cell) still said "v1, Spanish- derived regex" — it was re-translated from English in #166/#167 (overlap now 0.1%). Updated; regenerated plugin data accordingly. - TESTING.md listed "E2E flows" under "What is NOT tested" — the Playwright E2E suite exists and runs in CI. Reframed to describe what E2E covers. - PRIVACY_POLICY "Last updated" dateline was April 11 despite June changes. Gates green: 505 tests, lint, prettier, validate, check:plugin/dicts/locales/ i18n/dict-coverage, full E2E (17). Deferred strategy docs (POSITIONING, quarter-focus) untouched — owned by the separate doc-cleanup session.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
From a verified readiness audit (9-agent workflow, 36 confirmed findings, headlines re-checked by hand). Code is done (505 tests, 0 open issues); these are front-door doc fixes — factual/compliance only, NOT the deferred strategy docs.
Factual errors (were misleading users/owner)
store-assets/promotion/drafts (x-thread-italian.md,plugin-directory-submission.md) that were purged and no longer exist → following the checklist hit a dead pointer. Removed it (drafts kept off-repo).Stale (now closed)
[Unreleased]was missing fix(i18n): fully regenerate Italian body — #166 left ~89 residual hybrids #167/feat(plugin): add skillbridge-academy-terms Claude Code plugin #170/fix(i18n): stop protected-term restoration from corrupting correct CJK prose #172/fix(tutor): propagate chatStream bridge-not-ready as a rejection (stranded spinner) #174/fix(translate): treat Gemini "OK."/quoted/cased replies as OK, not a translation #175/fix(translate): length-guard Gemini improved branch (completes #175) #176/chore(test): exclude dist/ from jest module map (Haste collision) #179/docs(privacy): align permission table with manifest + fix language count #180 — added._metaprovenance (+ matchingconstants.jscomment, README locale cell) still said "v1, Spanish-derived regex" — it was re-translated from English in fix(i18n): re-translate Italian locale (was ~51% Spanish) + contamination guard #166/fix(i18n): fully regenerate Italian body — #166 left ~89 residual hybrids #167 (overlap 0.1%). Updated; regenerated plugin data.Left intentionally: README "570+ entries" (a true conservative lower bound, not false). Deferred strategy docs (POSITIONING, quarter-focus) untouched.
Gates: 505 tests · lint · prettier · validate · check:plugin/dicts/locales/i18n/dict-coverage · full E2E (17) — all green.
🤖 Generated with Claude Code