docs(launch): fix stale refresh-metrics.yml row in readiness gate - #579
Merged
Merged
Conversation
Replace the LAUNCH.md launch-readiness gate row that tracked a refresh-metrics.yml workflow which was proposed (PR #125) and declined (#74) with a row pointing at the collect:metrics + validate:metrics steps that actually run inside import-architectures.yml, sharing that workflow's tracking issue (#121) and readiness signal. Hive-Run: #557 Hive-Plan: docs-launch-md-refresh-metrics-row-fix Hive-Spec: LAUNCH.md#launch-readiness-gate-zero-red-content-pipelines Signed-off-by: mrbobbytables <mrbobbytables@users.noreply.github.com>
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
Closes #557
LAUNCH.md's "Launch-readiness gate: zero-red content pipelines" table listed a
refresh-metrics.ymlworkflow as "not yet merged", tracked by #74 and PR #125. Both are dead ends: #74 is closed not-planned and PR #125 is closed unmerged — the dedicated-workflow approach was declined.refresh-metrics.ymldoes not exist in.github/workflows/.The daily metrics refresh actually runs as the
collect:metrics+validate:metricssteps insideimport-architectures.yml(cron17 2 * * *). This PR replaces the stale row with one pointing at those steps and shares the existingimport-architectures.ymltracking issue (#121), plus adds a short note explaining why the dedicated workflow was declined, so the W-1 readiness gate can actually be checked as documented.Verification
npx prettier --check LAUNCH.mdChecklist
git commit -s)— hive: backend=copilot model=claude-sonnet-5
🐝 Hive Agent:
contributor| SHA:669a90f