universalization-fix S3 R-phase: brownfield-CI workflow-merge resolver — HYBRID (#521) - #524
Merged
Conversation
…niversalization-fix S3 R-phase ADOPT-vs-BUILD resolver for non-destructively merging rule-enforcement CI steps into a brownfield consumer's existing GitHub Actions workflow (#521). Full BFR §3 six-layer (SSOT + DeepWiki ×3 + WebSearch ×3 + 6-item checklist + T16-per-candidate). Verdict = HYBRID: BUILD zero-dep broadened WARN + job-scoped paste-ready block (default, cannot corrupt comments); REFERENCE yq as opt-in detect-first --wire-ci (degrades to paste-block). yq disqualified-as-default on comment-preservation (C6); node YAML lib disqualified on no-node_modules-at-install (C1); actionlint read-only. SSOT row #116 drafted for Stage P to land with the capability commit. Prior-art: skipped — research-patch (ADOPT-vs-BUILD resolver markdown under docs/), no new capability or dependency.
artyhoo
force-pushed
the
univ-fix-s3-rphase
branch
from
June 14, 2026 16:58
77a1b05 to
24e13ae
Compare
6 tasks
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.
universalization-fix S3 — Stage R (ADOPT vs BUILD resolver)
Resolves the Stage-R fork for GH #521 (brownfield install leaves rule-enforcement out of CI): how to non-destructively merge the missing enforcement steps (
check-rule-globs.sh/arch:check/audit:docs/check:lintstaged) into a consumer's pre-existing workflow YAML.Verdict: HYBRID
mikefarah/yqas an opt-in, detect-first--wire-ciauto-wirer that degrades to the paste-block when yq is absent (used-if-present, never installed/pinned — percompanion-install-principle.md §1).Decided on the merits (constraint #6, comment preservation): yq's preservation is best-effort with documented whitespace issues → disqualified as the silent default; node YAML lib disqualified on no-
node_modules-at-install (mechanically proven); actionlint is read-only.Verification
node:yamlbuiltin; awk 20200816; install.sh ordering) — §2npx vitest run22/22 greenScope-out (NOT this PR)
--wire-ci+ paired-negative tests + SSOT Wave 10.3 — port §1.7 discipline trailer to TS; delete legacy shim #116 row (capability commit; dispatched after this verdict + DN-1/DN-2 are settled).