docs(orchestrator): materialize getff-to-prod Wave-0 residual — U1 full + U4–U17 stubs - #785
Merged
Merged
Conversation
…ll + U4–U17 stubs Materializes the residual of the getff-to-prod-meta-launch program into per-umbrella kickoff dirs so /pipeline can enumerate them. - plan-currency-reconcile (U1): full no-build R/doc kickoff (§1–§10) — trackers / ACTION-PLAN(→FSL) / README reconcile vs main; gates are real git/grep checks; S4 skepticism findings deferred to a separate umbrella (T5). - U4–U17: STUB kickoffs (goal/scope/stages/deps/gate/T-traps/done-when), each marked 'STUB — develop before dispatch'; Wave/Type/deps/parallel mirror the meta-launch §3 launch-table. All 15 satisfy principle 12 (ai-laziness-traps citation + T-enumeration + domain trap) and principle 09 (no doc-authority header violation). Principle suite green (261). Phase -1 cold-review verdict GO. HARD GATE unchanged: nothing in Wave 1+ dispatches until U2 (enforcement-liveness-fix) closed with green Node 20+22 — already satisfied (done.md, #745+#752). Doc-only; not a capability commit.
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
Materializes the residual of the
getff-to-prod-meta-launchprogram into per-umbrellakickoff.mddirectories so/pipelinecan enumerate the whole program. The meta-launch (#736) + U2enforcement-liveness-fix(#745/#752, closed with green Node 20+22) + U3modular-install-fullpack(full dir) already landed onstaging; this PR adds the one remaining Wave-0 full kickoff (U1) + 14 stub kickoffs (U4–U17). No product code touched — doc-only.Changes
plan-currency-reconcile/kickoff.md(full, no-build R/doc, §1–§10): reconcile trackers /ACTION-PLAN(Apache→FSL) / public README vsmain; gates are real git/grep checks (not vibes); S4 skepticism findings on other DONE-umbrellas are deferred to a separate umbrella (T5, not fixed here); §2.5 flags that trackers +ACTION-PLANlive in operator-notes outside the repo (worker must park if no access). Doubles as the precondition that U16 waits on (confirms whether react-spa/native e2e gaps are real or phantom).<umbrella>/kickoff.mdcarries goal / scope / stages / depends / gate / T-traps / done-when and is marked "STUB — develop into a full kickoff before dispatch" (§D п.1). Wave / Type / depends / parallel mirror the meta-launch §3 launch-table exactly. Irreversibility markers carried on U9 (repo-split, last in Wave 3) and U10 (npm-publish, after U9+U11+U8).HARD GATE (restated, unchanged)
Nothing in Wave 1+ dispatches until U2 is closed with a green Node 20+22 matrix. Already satisfied —
enforcement-liveness-fix/done.md(#745 + #752): rules pre-compiled to.mjs+.d.ts, load raw on Node 20 AND 22. This PR does not dispatch anything (dispatch is a separate operator step).Prior-art consult
.claude/orchestrator-prompts/(notpackages/), zero new dependencies. The pre-push capability detector does not flag them;Prior-art:trailer is N/A.Test plan
npm run --prefix packages/core test:principlesgreen — 261 tests / 31 files, incl. principle 09 + 12, with all 15 new kickoffs present.npm ci.make self-auditreported a synth-bundle "drift" — a worktree node_modules-symlink artifact (thepackages/tree is byte-identical toorigin/staging; the committed bundle was untouched). Resolved by replacing the symlink with a realnpm ci; the real pre-push gate then passed clean. CI re-validates the synth-bundle check in a freshnpm cienvironment.§1.7 Skipped: operational dispatch-input kickoffs only (.claude/orchestrator-prompts/**) — no discipline rule under .claude/rules/ or packages/core/principles/ is introduced or extended