From d425ed700daa7c8222b4914b955c0ce017563d9f Mon Sep 17 00:00:00 2001 From: monkey1sai <26239865+monkey1sai@users.noreply.github.com> Date: Wed, 12 Aug 2026 11:35:15 +0800 Subject: [PATCH] chore(openspec): rebind align-ship-cycle row to the landed #504 squash Same pattern as #482/#501: the row's subject_commit pointed at the pre-squash branch commit (bccf251) which is not an ancestor of main after the #504 squash (881f6da); any PR CI running the machine-truth source observation against this ledger fails subject_not_ancestor. Rebound to the landed squash. Local gates: machine-truth 24/0, metrics 13/0. Co-Authored-By: Claude Fable 5 --- openspec/lifecycle-ledger.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openspec/lifecycle-ledger.json b/openspec/lifecycle-ledger.json index 389f546b1..ea3d3e079 100644 --- a/openspec/lifecycle-ledger.json +++ b/openspec/lifecycle-ledger.json @@ -390,7 +390,7 @@ "openspec/changes/archive/2026-08-11-align-ship-cycle-merge-ancestry/proposal.md", "openspec/changes/archive/2026-08-11-align-ship-cycle-merge-ancestry/tasks.md" ], - "subject_commit": "bccf251319b50a64806592cd0b4709c186e9c1f4", + "subject_commit": "881f6daac4c547d3c3fea661f7b6b1e5cdf50ed6", "archive_debt": null }, {