01f4b0bf0b756a1fe5c7989a695729a156d595d1 diff --git a/goals/migrate-historical-goals.md b/goals/migrate-historical-goals.md index eedc460f8f468d7b820c0b2e6d8f08e418d65e00..8536ba7907a94345120028069c85f5958885795a 100644 --- a/goals/migrate-historical-goals.md +++ b/goals/migrate-historical-goals.md @@ -3,9 +3,9 @@ slug: migrate-historical-goals title: Migrate historical /goals + lock down the authoring workflow date: 2026-05-25 branch: migrate-historical-goals -pr_number: null -merge_sha: null -status: pending +pr_number: 47 +merge_sha: 5ce83fe +status: shipped related_posts: [sama-v2-goal-chain-gap] --- diff --git a/src/a31_goals.ts b/src/a31_goals.ts index f867ea8d240355e6a9033820b757d37776127316..babaecbf3fb63cd7511dcaea0e1c00d00fa087e8 100644 --- a/src/a31_goals.ts +++ b/src/a31_goals.ts @@ -43,9 +43,9 @@ export const ALL_GOALS: GoalEntry[] = [ title: "Migrate historical /goals + lock down the authoring workflow", date: "2026-05-25", branch: "migrate-historical-goals", - prNumber: null, - mergeSha: null, - status: "pending", + prNumber: 47, + mergeSha: "5ce83fe", + status: "shipped", relatedPosts: ["sama-v2-goal-chain-gap"], }, {