chore: prepare v0.1.7 dependency and docs refresh#61
Merged
Merged
Conversation
Align CI and release jobs on Node 22.23.0, broaden PR path filters for dependency and workflow changes, refresh compatible JS and Rust lockfile dependencies, and fix non-word keycap emoji handling surfaced during validation. Update the phase plan and job record to match the completed checkpoint.
Upgrade the JavaScript and Rust dependency lines validated in Phase 2, add the Lang::Cym detector mapping required by whatlang@0.18, and close out the matching plan and job record after validation.
Refresh CI runtime pins and dependency baselines
Update the documentation policy to define guides, notes, and schemas as separate current-reference directories while preserving archive scope for research docs and top-level plans. Move existing usage guides into docs/guides/ and note-style docs into docs/notes/. Update repository-relative links across README, plans, researches, and job records, and add a job record for the structure rework.
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.
Summary
0.1.7and synchronize the embedded CLI version.22.23.0, broaden CI path filters, and update JavaScript/Rust dependency baselines.crates/language-detector/Cargo.lockfor auditable WASM dependency resolution.whatlangto0.18, add the new Welshcymlanguage mapping, and fix non-word segment classification for keycap emoji.docs/guides/anddocs/notes/, addDOCUMENTATION_POLICY.md, and update repository-relative documentation links.Validation
bun install --frozen-lockfilebun run type-checkbun run buildbun run verify:package-contentsbun test test/word-counter-core.test.tsbun testbun auditcargo tree --lockedcargo tree --locked -dcargo update --dry-run --verbosebun run lintbun run format:check