feat(extensions): consolidated selection menu and community extensions framework#253
Open
ClintEastman02 wants to merge 1 commit into
Open
feat(extensions): consolidated selection menu and community extensions framework#253ClintEastman02 wants to merge 1 commit into
ClintEastman02 wants to merge 1 commit into
Conversation
…s framework Replace per-extension opt-in prompts with a single consolidated selection menu that scales to N extensions. Add community-extensions-index.yaml for the decentralized extension contract (Proposal C from awslabs#225). Add extensions README documenting the loader behavior and install process. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Author
Test Results ✅All test scenarios passed:
All tests executed manually against the consolidated selection menu flow. No regressions observed in core workflow behavior. |
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
community-extensions-index.yamlat repo root establishing the decentralized extension contract (Proposal C from RFC: Community Extensions Framework #225)What Changed
inception/requirements-analysis.mdextensions/README.mdcommunity-extensions-index.yamlREADME.mddocs/WORKING-WITH-AIDLC.mdAlignment with #225
extensions/, community via indexsha256per file, mandatory atreviewedmaturitynew → incubating → reviewed → adoptedin index schema*.opt-in.mdscanning handles both official and installed community extensionsRelationship to NIST 800-53
This PR establishes the framework only. The NIST 800-53 compliance extension (the first community/official extension using this framework) will follow as a separate PR.
Test plan
aidlc-state.mdrecords extension enablement statusBy submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the project license.