From 1cc14aa98eb0d8befba8bef93c752d5c129fb33b Mon Sep 17 00:00:00 2001 From: autonomic-bot Date: Wed, 17 Jun 2026 13:20:26 +0000 Subject: [PATCH] =?UTF-8?q?journal(canon):=20resume=20reconstruction=20?= =?UTF-8?q?=E2=80=94=20parity=20fix=20deployed,=20real=20timer=20re-fire?= =?UTF-8?q?=20in=20flight=20(custom-html=201.11=E2=86=921.13=20promoted)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- machine-docs/JOURNAL-canon.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/machine-docs/JOURNAL-canon.md b/machine-docs/JOURNAL-canon.md index 3340e78..7f3f879 100644 --- a/machine-docs/JOURNAL-canon.md +++ b/machine-docs/JOURNAL-canon.md @@ -162,3 +162,27 @@ Validated f94de22 on the 3 distinct failure classes via run_on_tag from /etc/cc- NOT the promote-wiring bug. Documented as a known red pending follow-up (the sweep leaves it intact per guardrails). DEFECT-1 (label) fixed: sweep result now derives from canonical existence. Full sweep re-run launched (skips the 7 already-promoted = determinism evidence; runs the rest). + +## 2026-06-17 ~13:20 — RESUME reconstruction (post-compaction) + real-timer re-fire in flight + +Reconstructed state from cc-ci (not memory): the parity fix (2c61f2f) is DEPLOYED — the deployed +nix-store sweep script `/nix/store/2q6a27hnnmy0.../cc-ci-nightly-sweep` contains +`export PATH="/run/current-system/sw/bin:/run/wrappers/bin:$PATH"`. A prior iteration committed +2c61f2f (13:00) → pulled /etc/cc-ci → nixos-rebuild → `systemctl start nightly-sweep.service` (13:01), +then handed off. So the **DEFECT-3 production-env re-fire is IN FLIGHT** as the real timer service +(PID 2149231, `TriggeredBy: nightly-sweep.timer`, ppid=1, journald socket). + +Parity precondition CONFIRMED real (not asserted): `git-lfs` → `/run/current-system/sw/bin/git-lfs` +(symlink to git-lfs-3.6.1); Drone exec runner `/proc//environ` PATH = +`/run/current-system/sw/bin:/run/wrappers/bin` — identical head to the sweep's now-prepended PATH. + +This fire so far (journalctl -u nightly-sweep.service --since 13:01): +- custom-html RUN — new release 1.13.0+1.31.1 > canonical **1.11.0+1.29.0** → **PASS (promoted + 1.13.0+1.31.1)** @13:15:17. A real-timer non-hollow promotion + the constructed older→new advance + (M2.6 path 2 / M2.5 non-hollow) under the deployed parity env. (custom-html canonical had been + reset to 1.11.0 pre-fire to stage the advance.) +- cryptpad SKIP, custom-html-tiny SKIP (determinism — promoted-at-latest skip), bluesky-pds + GREEN-BUT-PROMOTE-FAILED (documented warm-routing red). +- Now at discourse (RUN seed, deploying). CRUX still pending: gitea (8th) must flip cold-GREEN under + the parity PATH (git-lfs now present) — that is the DEFECT-3 acceptance criterion. +Polling every ~5 min (single node, fire in flight). Not touching the node until it completes.