From 9c4d70b0e996faeb6b6c5e8dd9c682524409f565 Mon Sep 17 00:00:00 2001 From: DCCONSTRUCTIONS Date: Mon, 7 Sep 2026 19:04:52 +0300 Subject: [PATCH] Record R14 public artifacts and staged installation scope --- ...07-k1-enrollment-recheck-and-launch-r14.md | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/docs/audits/2026-09-07-k1-enrollment-recheck-and-launch-r14.md b/docs/audits/2026-09-07-k1-enrollment-recheck-and-launch-r14.md index 1f1bb06..9c3521c 100644 --- a/docs/audits/2026-09-07-k1-enrollment-recheck-and-launch-r14.md +++ b/docs/audits/2026-09-07-k1-enrollment-recheck-and-launch-r14.md @@ -72,3 +72,24 @@ R14 is a public matched update: Node 0.8.11 and K1 0.1.11. It uses the existing encrypted onboard credential. No Keychain export, new secret package, physical CLI probe, Git push or Ops retry is part of this change. Production build, artifact identity and installation outcomes are recorded when completed. + +## Built and staged R14 + +Source commit: `eed53dbc0b5a47061b51a46cd7905cc6137e0738`. +Both production/typecheck builds passed. Package inspection found 94 Node and +184 K1 members, no links or private application-key member, matching source +provenance, and `application_material_included=false` for K1. + +- `mission-core-node_0.8.11_amd64.deb`: 109837510 bytes; SHA-256 `304adb734ada587256a444e54fef2ebf584738c72bd8f431cf63d82886d629bc`. +- `mission-core-xgrids-k1_0.1.11_amd64.deb`: 318114552 bytes; SHA-256 `f2d69dd6616167850e9a4d211fb7692127c1f65039d062ff24fd0614fde813cc`. + +The unique R14 directory was staged on the authorized onboard computer. Both +remote checksums passed. Apt simulation selects exactly these two upgrades from +Node 0.8.10 and K1 0.1.10, with no additions/removals. The existing installer +safe-state guards remain in place. + +Before installation, Fleet reported the board online and acquisitions idle. +Mission Core returned HTTP 200; the updated home page rendered in the in-app +browser. The single canonical process remains on 8000, with no listener on 8765. +The native “Mission Core · K1 R14” installation window is open for owner-entered +sudo. Installation exit status and clean-cache physical acceptance are pending.