docs: promote the global workflow principles out of the Operations placeholder - #643
Open
iuryeng wants to merge 1 commit into
Open
docs: promote the global workflow principles out of the Operations placeholder#643iuryeng wants to merge 1 commit into
iuryeng wants to merge 1 commit into
Conversation
…aceholder Key Principles, Plan-Level Checkbox Enforcement, Prompts Logging Requirements, and Directory Structure describe rules that apply across all three phases, but sat nested under the placeholder OPERATIONS PHASE heading, implying they were Operations-specific. Move them, unchanged, into the global preamble alongside the other always-on sections, before the phase walkthrough begins. Pure move: 92 insertions, 92 deletions. Closes awslabs#584
iuryeng
requested review from
a team,
Kalindi-Dev,
apackeer,
harmjeff,
leandrodamascena,
raj-jain-aws,
scottschreckengaust and
spraja08
July 22, 2026 21: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
Moves the four global-workflow sections out from under the placeholder
# 🟡 OPERATIONS PHASEheading inaidlc-rules/aws-aidlc-rules/core-workflow.md, as described in #584. Closes #584.## Key Principles,## MANDATORY: Plan-Level Checkbox Enforcement,## Prompts Logging Requirements, and## Directory Structuredescribe rules that apply across all three phases (adaptive execution, checkbox tracking, audit logging, theaidlc-docs/layout), but they sat nested under the Operations placeholder — implying they were Operations-specific, and giving the placeholder more apparent substance than it has.Changes
## MANDATORY: Custom Welcome Messageand before# Adaptive Software Development Workflow— where the other always-on## MANDATORY:sections already live (the issue's suggested placement: global rules presented upfront, before any phase-specific content).# 🟡 OPERATIONS PHASEnow ends cleanly with its own placeholder content.User experience
A reader (or a model loading the rules) now encounters the global principles once, upfront, alongside the other global MANDATORY sections — instead of finding them after the Operations placeholder and incorrectly associating them with a phase that is explicitly "a placeholder for future expansion". Rule content itself is unchanged.
Checklist
If your change doesn't seem to apply, please leave them unchecked.
Test Plan
npx markdownlint-cli2 "aidlc-rules/aws-aidlc-rules/core-workflow.md"→ 0 issues.git diff --stat→ 92 insertions / 92 deletions, single file — reviewers can verify the moved block is identical by comparing the-/+hunks.Acknowledgment
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the project license.