[extension] Add Agentstandards Architecture Council extension to community catalog - #4730
Merged
Merged
Conversation
Add agentstandards extension submitted by @bbjwz to:\n- extensions/catalog.community.json (alphabetical order)\n- docs/community/extensions.md community extensions table\n\nCloses #4720\n\nAssisted-by: GitHub Copilot (model: gpt-5.2-codex, autonomous)\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
11 tasks
KSchlobohm
marked this pull request as ready for review
September 24, 2026 15:59
Contributor
There was a problem hiding this comment.
Copilot review overview
🟢 Approval recommended
Metadata matches the tagged manifest and release asset, and the catalog remains valid and correctly ordered.
Review effort: Balanced
Findings: None
What changed in this PR
Adds the Agentstandards Architecture Council extension to the community catalog.
Changes:
- Adds validated extension metadata and SHA-256 checksum.
- Updates the catalog timestamp and alphabetized documentation table.
| File | Description |
|---|---|
extensions/catalog.community.json |
Adds the alphabetized catalog entry. |
docs/community/extensions.md |
Documents the extension in alphabetical order. |
💡 Configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
KSchlobohm
approved these changes
Sep 24, 2026
bbjwz
added a commit
to bbjwz/agentstandards
that referenced
this pull request
Sep 24, 2026
## Summary - publish the corrected metadata as v0.1.1 - pin the bundle to the Codex integration and align the manifest/catalog description - make the bundle README self-contained with every required catalog and installation command - declare the preset's required `agentstandards` extension and add preset-scoped documentation - add regression tests for the reviewed publication contracts ## Upstream feedback addressed - [Bundle submission #4722](github/spec-kit#4722) - [Preset submission #4721](github/spec-kit#4721) - [Preset catalog review finding](github/spec-kit#4731 (comment)) The extension submission has already passed and was merged upstream in [spec-kit#4730](github/spec-kit#4730). ## Verification - Ruff - 31 pytest tests - release metadata consistency - JSON and YAML parsing - wheel, source archive, extension, preset, and bundle builds - clean Spec Kit install/validation on 1.0.8 and 1.0.10
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
Add the Agentstandards Architecture Council extension to the community catalog and documentation table.
Validation
extension.yml,README.md, andLICENSE.v0.1.0, returned HTTP 200, and the release exists.3291003d4d4d1f6ca32a0c1c2aa908a887d3ded2b69ce38deb09abc5daf89e90.Closes #4720
cc
@bbjwz