docs: sync after issue-sweep — test counts, utm setting, roadmap links#30
Merged
Conversation
Reflects the state after closing 8 issues this session: - Root README: 162 automated tests (was 112), new utm-stripping feature in the bullet list, roadmap items now link to their per-target issues (#23/24/25/26) since #10 was split + closed - CLAUDE.md: core 65 tests (was 59), extension 97 unit + 4 e2e (was 53 + 6 — 2 e2e are now skipped following the tabs-permission scope reduction), URL normalization invariant updated to mention the opt-in tracking-param stripping - Extension README: new step in first-run setup walkthrough for the 'Strip tracking parameters' checkbox
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.
Routine documentation refresh after closing 8 issues this session (#9, #19, #3, #2, #10, #7, #5, #6).
What changed
README.md: test count (112 → 162), added utm-stripping to the feature bullet list, roadmap items now link to per-target issues (Build: Firefox extension via webextension-polyfill #23–26) since Roadmap: next builds (Firefox, web UI, Safari) #10 was split + closed.CLAUDE.md: per-package test counts updated (core 59 → 65, extension 53+6 → 97+4 — 2 e2e skipped after thetabspermission reduction in PR fix(extension-chrome): drop 'tabs' manifest permission + fallback #27), URL-normalization invariant mentions the opt-in tracking-param stripping.packages/extension-chrome/README.md: added the 'Strip tracking parameters' step to the first-run setup walkthrough.Test plan
pnpm test162 tests across core + extension, all greenpnpm typecheckclean