chore(orchestrator): close guard-liveness umbrella (done.md) - #489
Merged
Conversation
5-sub-wave guard-liveness umbrella complete — v0 #458, v1 #460, v1.5 #475, v3 #476, v2 full-sweep #484 (last stage) all merged to staging; main branch-protection now requires guard-liveness-fullsweep. Records closure per CLAUDE.md umbrella-closure convention (priority-score.sh Layer C3 done.md detection).
artyhoo
added a commit
that referenced
this pull request
Jun 13, 2026
#495) * chore(orchestrator): close final-quality-audit umbrella (done.md) + §0 reconcile The FQA umbrella shipped S1–S3 in #470 (de-inert shipped quality gates + principle-15 git-aware + orphan deletions + doc-currency; DN-1..DN-4 resolved within S3) but was never formally closed and is absent from wave-sequencing-plan §0. /pipeline final-quality-audit plan-currency check surfaced the drift. - Write the missing `.claude/orchestrator-prompts/final-quality-audit/done.md` closure marker (Final PR #470). Executable closure evidence: `tests/install-sh/c1-wiring.test.sh` 10/10 incl. P1-neg/P1-pos paired-negative. - Reconcile §0 → 2026-06-13: add the FQA umbrella row + its `consumer-install- hardening` follow-on (✅ #491/#493); mark `guard-liveness` ✅ DONE (#484/#489) — all three were the 2026-06-11 open frontier, all closed today. - Rewrite open-frontier + «What actually remains» to «no active in-flight umbrella»; bump snapshot date + add revision-history entry. Prior-art: skipped — orchestrator bookkeeping (done.md closure marker + §0 plan reconciliation reflecting already-merged PRs), no new capability. * fix(orchestrator): full filename in FQA done.md (basename -f crash in dead-link check) The done.md referenced the S2 plan as shorthand `-fqa-s2-consolidation-plan.md` with a leading dash. audit-self.yml:104 dead-link check runs `basename "$ref"`, which parses a leading-dash arg as a flag → `basename: invalid option -- 'f'` → mechanical-checks job exit 1 → ci-success fails. Use the full filename `2026-06-11-fqa-s2-consolidation-plan.md` (also resolves the dead-link warning, since that file exists). Prior-art: skipped — one-line doc fix, no new capability. --------- Co-authored-by: Claude <noreply@anthropic.com>
artyhoo
added a commit
that referenced
this pull request
Jun 16, 2026
… umbrella closures (28 false-opens cleared) (#561) * fix(pipeline): C3 counts done.md existence as DONE even with 'Final PR: n/a' priority-score.sh completion-detector C3 only tagged DONE when it parsed a numeric '- Final PR: #<num>'. Stale/superseded closures from the 2026-06-05 sweep carry '- Final PR: n/a', so ~10 already-closed umbrellas stayed false-open. done.md existence alone proves closure (ADAPT Cline #77); tag done_pr=n/a so the filter drops them. Regression test: done-md-completion-filter Case 3b (n/a done.md -> status=DONE). * chore(orchestrator): close 18 verified historical umbrellas — done.md backfill (closure-sweep 2026-06-16) Each done.md cites its verified closing PR (branch/title-confirmed, false matches dropped): guard-liveness cluster (#458/#460/#463/#475/#476/#489), dispatcher-skill #403, dispatcher-ux #407, goal-drift-audit #433, narrow-b-benchmark #210, defer-reflex-detection #232, memory-coverage-audit #126, meta-orchestrator-bundle-autonomous #247, mutation-discipline-stage-c-meta-launch #378, aif-handoff-as-runtime-bridge #283, aif-skills-delivery-rphase #396, channel-earliness-audit #181, ai-doc-audit-version-reconcile #423. Clears 18 false-opens; +10 via the C3 fix = 28 total. 51 residue left open (no evidence).
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.
Umbrella-closure marker for the guard-liveness umbrella, per the CLAUDE.md Umbrella closure convention (written at last-stage merge by the merging session).
All 5 sub-waves merged to staging:
Post-merge:
mainbranch-protection required checks updated to[ci-success, guard-liveness-fullsweep](2026-06-13) → the full-sweep is now a blocking gate on staging→main promotion.What this is: a single
done.md(4 lines) — the load-bearing completion markerpriority-score.shLayer C3 reads for deterministic done-detection..gitignoreun-ignores*/done.md(line 14); the rest of the umbrella dir stays local.Reviewer note: no code, no capability —
### §1.7 Skipped: closure-marker only (done.md under orchestrator-prompts), not a discipline-bearing artefact; no rule/principle/CLAUDE.md change, no new capability.🤖 Generated with Claude Code