[bundle] Add SpecAssay bundle to community catalog - #4125
Merged
KSchlobohm merged 1 commit intoAug 14, 2026
Conversation
Adds specassay v0.3.4 to bundles/catalog.community.json and docs/community/bundles.md. Validation results: - Bundle ID matches ^[a-z0-9](?:[a-z0-9._-]*[a-z0-9])?$: pass - Version 0.3.4 is valid semver X.Y.Z: pass - Repository https://github.com/rdryfoos/specassay is a public GitHub repo containing bundle.yml, README.md, and LICENSE: pass - bundle.yml fields match submission (id, name, version, role, author, license, speckit_version, provides 1 extension + 1 preset): pass - README documents role, components, required catalogs, and install steps: pass - Download URL is a valid HTTPS GitHub release asset under the submitted repo: pass - Release v0.3.4 exists and specassay-0.3.4.zip is attached: pass - Catalog entry fields match submission and manifest; verified=false: pass - Tags are 2-5 lowercase strings: pass (5 tags) - Required catalogs documented (extensions + presets); README includes catalog add commands and testing details confirm catalog registration: pass - All checklist items checked: pass Closes #4059 cc @rdryfoos Assisted-by: GitHub Copilot (model: claude-sonnet-4.6, autonomous)
13 tasks
KSchlobohm
marked this pull request as ready for review
August 14, 2026 16:17
Adds the SpecAssay bundle (
specassayv0.3.4) to the community catalog.Changes
bundles/catalog.community.json: newspecassayentry inserted alphabetically (aftersicario-spec);updated_atbumped to 2026-08-14.docs/community/bundles.md: new table row for SpecAssay inserted alphabetically by bundle name.Validation summary
All checks passed:
specassaymatches^[a-z0-9](?:[a-z0-9._-]*[a-z0-9])?$0.3.4is validX.Y.Zbundle.yml,README.md,LICENSEpresentbundle.ymlfield consistencyv0.3.4exists;specassay-0.3.4.zipis attachedverified: falsecatalog addcommands; testing confirms catalog registration in clean projectCloses #4059
cc
@rdryfoos