m12-pr03: reconcile Stage A trailing items table#21
Open
BalaShankar9 wants to merge 1 commit into
Open
Conversation
Doc-only. Updates docs/architecture/IMPLEMENTATION_MILESTONES.md "Stage A trailing items" table to reflect reality: TD-3, TD-4 and the feature-flag sunset enforcement governance item shipped during M11 (m11-pr40, m11-pr41, m11-pr42) but the trailing table was not updated at the time. Adds explicit SHIPPED markers + PR pointers to each row, and a closing line stating the trailing list is fully closed. Combined with m12-pr01 (TD-1) and m12-pr02 (TD-2), the "Stage A trailing items (M11+, no PR numbers yet)" table is now empty of un-started work. Stage B placeholders untouched. No code, schema, or CI changes.
There was a problem hiding this comment.
Pull request overview
Updates the architecture milestone documentation to reconcile the “Stage A trailing items” table with work that already shipped in M11, ensuring the document reflects current status and leaves only Stage B placeholders for future trigger-based work.
Changes:
- Marks TD-3 (
/metricsprometheus_clientmigration), TD-4 (Sentry redaction depth), and feature-flag sunset enforcement governance item as shipped (with PR references). - Adds a note indicating Stage A trailing items are fully shipped and Stage B placeholders remain trigger-based.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| | Feature flag sunset enforcement (CI fail past sunset) | (governance) | After `config/feature_flags.yaml` exists with ≥5 flags — **SHIPPED m11-pr42** (`scripts/governance/check_feature_flags.py` fails CI past `sunset_date` unless explicit `--allow-expired-baseline`) | | ||
| | Staging mirror of prod data shape | P1-15 | After M10 — **SHIPPED m11-pr45** | | ||
|
|
||
| **Stage A trailing items — all SHIPPED.** No outstanding M11+ work without a milestone home. Stage B placeholders below activate only on trigger. |
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.
Doc-only.
Stacks on top of m12-pr02; retarget to
mainafter the stack merges.Updates
docs/architecture/IMPLEMENTATION_MILESTONES.md"Stage A trailing items" table to reflect reality: TD-3, TD-4, and the feature-flag sunset enforcement governance item shipped during M11 (m11-pr40,m11-pr41,m11-pr42) but the trailing table was not updated at the time.After this PR + m12-pr01 + m12-pr02 merge, the "Stage A trailing items" table has no un-started work. Stage B placeholders (MS-B1…MS-B5) untouched — they activate on scaling triggers, not now.