docs: align outliers in constants/time with namespace Notes wording#11755
Draft
Planeshifter wants to merge 3 commits intodevelopfrom
Draft
docs: align outliers in constants/time with namespace Notes wording#11755Planeshifter wants to merge 3 commits intodevelopfrom
constants/time with namespace Notes wording#11755Planeshifter wants to merge 3 commits intodevelopfrom
Conversation
…tes wording Normalized the `## Notes` sentence in README.md and docs/repl.txt to the full daylight-savings/timezones phrasing used by 12/15 (80%) siblings in `@stdlib/constants/time`.
…tes wording Normalized the `## Notes` sentence in README.md and docs/repl.txt to the full daylight-savings/timezones phrasing used by 12/15 (80%) siblings in `@stdlib/constants/time`.
…ording Normalized the `## Notes` sentence in README.md and docs/repl.txt to the full daylight-savings/timezones phrasing used by 12/15 (80%) siblings in `@stdlib/constants/time`.
Contributor
Coverage Report
The above coverage report was generated for the changes in this PR. |
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.
Description
This pull request:
@stdlib/constants/timewith namespace majority patterns (random namespace pick, seed20260424).Namespace summary
@stdlib/constants/timepackage.jsonshape/scripts/stdlibkeys,manifest.jsonshape, README heading list, README## Notestext,docs/repl.txtNotes text,test//benchmark//examples/file names,lib/index.jsbody structure.package.jsontop-level keys (100%),scripts/stdlibkeys (100%, both empty), test/example/benchmark file sets (100%), README heading prefix## Usage/## Notes/## Examples(100%), README Notes sentence — full daylight-savings/timezones phrasing (80% = 12/15),docs/repl.txtNotes sentence — same phrasing (80% = 12/15).lib/index.jstex-block inclusion (67% — below threshold);## See Alsosection presence (13% — not a majority pattern, and rejected by validation as generator-owned content rather than drift).Per-outlier corrections
@stdlib/constants/time/milliseconds-in-minuteAligns the
## Notesdisclaimer inREADME.mdanddocs/repl.txtwith the full phrasing used by 12 of 15 packages in@stdlib/constants/time. The abbreviated legacy text ("inaccuracies arising due to complications with time and dates") is replaced by the standard form that enumerates daylight savings conventions and timezone crossing. Pure editorial fix — no API, tests, or examples touched.@stdlib/constants/time/milliseconds-in-secondAligns the
## Noteswarning inREADME.mdanddocs/repl.txtwith the full phrasing used by 12 of the 15 sibling packages (80%) in@stdlib/constants/time— replacing the truncated legacy line with the standard text calling out daylight savings, timezone crossings, and other date/time complications. Pure copy edit; no API, tests, or examples affected.@stdlib/constants/time/seconds-in-minuteStandardizes the
## Notesdisclaimer inREADME.mdanddocs/repl.txtto match the phrasing used by 12 of the other 15 packages in the@stdlib/constants/timenamespace (80% conformance). The abbreviated legacy text omitted the explicit references to daylight savings conventions and timezone crossing that the majority wording carries. Pure editorial fix; no API, tests, or examples are affected.Related Issues
No.
Questions
No.
Other
Validation
Checked:
package.jsonshape, README headings,docs/repl.txtbody, test/example/benchmark file names,lib/index.jsstructure).milliseconds-in-hourand sub-dayminutes-in-houralready carry the full phrasing, so "abbreviation is intentional for short durations" does not hold); ruled the## See Alsosection an intentional deviation (generator-owned block, populated only where a sibling cross-link exists).## See Alsoremoval as inapplicable — the section is auto-populated generator output and the empty<section class="related">shell in the other 13 packages is the correct state.Deliberately excluded:
## See Alsosection removal fromhours-in-day/hours-in-week— generator-owned content, not drift.lib/index.jstex-block normalization — 67% conformance, below the 75% threshold.Checklist
AI Assistance
If you answered "yes" above, how did you use AI assistance?
Disclosure
This PR was authored by Claude Code running a cross-package drift-detection routine: the namespace (
@stdlib/constants/time) was picked at random (seed20260424), structural features were extracted for every member, majority patterns were computed at a 75% threshold, and three independent validation agents (two opus, one sonnet) confirmed each correction before it was applied. Only the## Noteswording inREADME.mdanddocs/repl.txtof three outlier packages was changed — mechanical text substitution to the namespace majority phrasing.@stdlib-js/reviewers
Generated by Claude Code