Skip to content

[bundle] Add SpecAssay bundle to community catalog - #4125

Merged
KSchlobohm merged 1 commit into
mainfrom
community/4059-add-specassay-bundle-ab07b9d25e6424a5
Aug 14, 2026
Merged

[bundle] Add SpecAssay bundle to community catalog#4125
KSchlobohm merged 1 commit into
mainfrom
community/4059-add-specassay-bundle-ab07b9d25e6424a5

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Adds the SpecAssay bundle (specassay v0.3.4) to the community catalog.

Changes

  • bundles/catalog.community.json: new specassay entry inserted alphabetically (after sicario-spec); updated_at bumped to 2026-08-14.
  • docs/community/bundles.md: new table row for SpecAssay inserted alphabetically by bundle name.

Validation summary

All checks passed:

Check Result
Bundle ID format specassay matches ^[a-z0-9](?:[a-z0-9._-]*[a-z0-9])?$
Version format 0.3.4 is valid X.Y.Z
Repository (public GitHub, required files) bundle.yml, README.md, LICENSE present
bundle.yml field consistency ✅ id, name, version, role, author, license, speckit_version, provides all match
README coverage ✅ Documents role, components, required catalogs, install steps
Download URL format ✅ HTTPS GitHub release asset under submitted repo
Release artifact ✅ Tag v0.3.4 exists; specassay-0.3.4.zip is attached
Catalog entry fields ✅ All fields match submission and manifest; verified: false
Tags ✅ 5 lowercase strings
Required catalogs documented ✅ Extensions + presets catalogs listed; README and example usage include catalog add commands; testing confirms catalog registration in clean project
All checklists checked ✅ Testing Checklist and Submission Requirements fully checked

Closes #4059
cc @rdryfoos

Generated by 📦 Add Community Bundle from Issue Submission for issue #4059 · 252.7 AIC · ⌖ 16.3 AIC · ⊞ 35.9K ·

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)
@github-actions github-actions Bot added automated bundle-submission Community bundle catalog submission labels Aug 14, 2026
@github-actions github-actions Bot mentioned this pull request Aug 14, 2026
13 tasks
@KSchlobohm
KSchlobohm marked this pull request as ready for review August 14, 2026 16:17