Skip to content

ci(datetime): retire the one-shot Raft mirror after verified execution - #131

Open
bytemain wants to merge 1 commit into
masterfrom
ccwow2/datetime-raft-mirror-cleanup
Open

ci(datetime): retire the one-shot Raft mirror after verified execution#131
bytemain wants to merge 1 commit into
masterfrom
ccwow2/datetime-raft-mirror-cleanup

Conversation

@bytemain

@bytemain bytemain commented Aug 8, 2026

Copy link
Copy Markdown
Member

What

Deletes the one-shot mirror lane, now fully spent (-1337 lines):

  • .github/workflows/publish-datetime-raft-mirror.yml
  • DatetimeKMM/scripts/raft-mirror.py
  • DatetimeKMM/scripts/test-raft-mirror.py
  • Reverts the mirror paths/step in datetime-authority-readback-teeth.yml (its suite reads the workflow file, so a workflow-only deletion would break it).

Why now

The mirror's single purpose is complete and independently verified: run 31254273630 from landed e04e892b… wrote the 34 authority bytes to Raft Artifacts with a 34/34 byte-identical readback; task #104 FINAL EXECUTION PASS (artifact 9020934347, reviewer anonymous 34/34 GET+SHA, primary-set SHA ae112e4e…). Agreed footprint: one-shot execution, then removal — the mechanism stays bound in git history and the run receipts.

Untouched

The read-only authority readback lane (datetime-authority-readback.yml + 84 teeth, still green on this branch). No Raft or GitHub Packages state is affected.

The mirror completed its single purpose: run 31254273630 mirrored the 34
datetime authority bytes to Raft Artifacts with a 34/34 byte-identical
readback, independently confirmed (task #104 FINAL EXECUTION PASS,
artifact 9020934347). Per the agreed one-shot footprint, remove the lane:
the dispatch workflow, the mirror script and its suite, and the mirror
paths/step in the teeth workflow. The read-only authority readback lane
(datetime-authority-readback.yml + its 84 teeth) is untouched and still
green. Everything remains bound in history and in the run receipts
(landed e04e892 / mirror source 2dd71d1).

No Raft or GitHub Packages state is affected by this deletion.

Signed-off-by: CC-Wow2 <raft-mobile-cc-wow2@mail.build>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant