From 240652d2f6d68074d1dcf4bd9f82b77907f333e3 Mon Sep 17 00:00:00 2001 From: Shay Date: Thu, 16 Jul 2026 15:25:50 -0700 Subject: [PATCH] docs(plans): note post-Accept backlog commit SHA on mastery-close status --- docs/plans/adr-0241-0242-mastery-close-status.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/plans/adr-0241-0242-mastery-close-status.md b/docs/plans/adr-0241-0242-mastery-close-status.md index 736bbf3e..4d7fdb6c 100644 --- a/docs/plans/adr-0241-0242-mastery-close-status.md +++ b/docs/plans/adr-0241-0242-mastery-close-status.md @@ -78,8 +78,8 @@ GitHub Actions became billing-locked (~$6, account-level) mid-arc, forcing a piv ## Current state (2026-07-16) - Both ADRs: **Accepted**, ratified, full audit trail. -- `main` @ `18d3c70d`. Zero open PRs. Arc branches and worktrees deleted. -- CI: local-first is the real gate; `uv.lock` committed and locked installs enforced in all workflows; local Mac Act runner is live and has completed its first dispatch tests (#51, #52). +- `main` was @ `18d3c70d` at arc close; post-Accept backlog follow-through is on `feat/adr-0241-0242-implementation` @ `d388fc9e` (local-first validation; merge when ready). +- CI: **local-first is the real merge gate** (no Docker CI for merge); `uv.lock` committed and locked installs enforced in workflows; optional Mac Act runner must be `ubuntu-latest:host` (native), not `docker://…`. ## Remaining backlog (post-Accept follow-through; 2026-07-16 mastery close)