Skip to content

feat(rfc): add Request for Comments inception extension#264

Open
jleto wants to merge 2 commits into
awslabs:mainfrom
jleto:RFC
Open

feat(rfc): add Request for Comments inception extension#264
jleto wants to merge 2 commits into
awslabs:mainfrom
jleto:RFC

Conversation

@jleto
Copy link
Copy Markdown

@jleto jleto commented May 14, 2026

Summary

  • Adds an opt-in RFC extension under aidlc-rules/aws-aidlc-rule-details/extensions/inception/rfc/ for structured asynchronous deliberation on major product and architectural decisions.
  • Primary qualifying criteria: major decision plus distributed/virtual team where synchronous communication is difficult.
  • Defines rules for alternatives analysis, trade-off acknowledgment, reversibility assessment, dissent preservation, and an async review window.

Test plan

  • Verify the *.opt-in.md file is discovered by the extensions loader at workflow start
  • Confirm that opting IN loads request-for-comments.md on demand
  • Confirm that opting OUT skips loading the full rules file
  • Run a sample inception flow to validate the RFC stage produces expected artifacts

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the project license.

Introduce an opt-in RFC extension for structured asynchronous deliberation
on major product and architectural decisions. Primary qualifying criteria
are major decision plus distributed/virtual team where synchronous
communication is difficult. Includes rules for alternatives analysis,
trade-off acknowledgment, reversibility, dissent preservation, and an
async review window.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants