[spec-extractor] Update package specifications for parser, repoutil, semverutil, sliceutil - #58209
Conversation
…iceutil Round-robin verification pass: cross-checked exported functions, types, and constants in each package against existing README.md specifications. No public-contract deltas were found; updated the Source Synchronization notes with a 2026-09-03 re-verification timestamp. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
@copilot Please take the next forward-progress pass on this PR.
|
Completed the forward-progress pass. Verified the four README updates are intentional and limited to 2026-09-03 source-synchronization notes; no public API deltas were found. The branch is up to date with main, and local |
|
🎉 This pull request is included in a new release. Release: |
Package Specification Updates
This PR re-verifies README.md specifications for the following packages (round-robin rotation,
last_index8 -> 12):parserrepoutilsemverutilsliceutilWhat Changed
Each package's exported functions, types, constants, and variables were cross-checked against the existing README.md content:
parser: verified public types/functions/constants table against source (schema_validation.go,json_path_locator.go,import_cache.go,github_urls.go, etc.) -- no deltas.repoutil: verifiedSplitRepoSlugandNormalizeRepoForAPIsignatures -- no deltas.semverutil: verifiedSemanticVersiontype, its methods, and all 8 exported functions -- no deltas.sliceutil: verified all 9 generic functions (Filter,Map,MapKeys,FilterMapKeys,SortedKeys,Any,Deduplicate,MergeUnique,Exclude) -- no deltas.Only the "Source Synchronization" footer in each README was updated with a new 2026-09-03 re-verification note; no public-contract or usage-example content changed.
Extraction Method
spec_test.gocontract tests in each package continue to assert documented behaviorRound-Robin State
parser,repoutil,semverutil,sliceutilAuto-generated by Package Specification Extractor workflow
Branch refresh requested by PR Sous Chef run https://github.com/github/gh-aw/actions/runs/33740403993