From bafe3f9fff931242a8b227d47f3376122381ef31 Mon Sep 17 00:00:00 2001 From: "K. Isom" Date: Thu, 17 Sep 2026 01:08:36 -0700 Subject: [PATCH] Rewrap a long line in the pre-M1 spec Co-Authored-By: Claude Fable 5.1 --- docs/specs/2026-09-17-pre-m1-design.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/specs/2026-09-17-pre-m1-design.md b/docs/specs/2026-09-17-pre-m1-design.md index 9e50787..9bcbe3b 100644 --- a/docs/specs/2026-09-17-pre-m1-design.md +++ b/docs/specs/2026-09-17-pre-m1-design.md @@ -271,8 +271,8 @@ Builds are deployed to straylight afterwards. 5. Laguna keeps `docs/implementer-log.md`: one row per task with the date, how many gate runs it took, whether the first run passed, any deviation from the task, and anything it stopped on. 6. Review is once per milestone, by the design model: the branch is checked against the plan, and - the gate is run on the development machine. Findings go back as follow-up tasks for Laguna. Trivial or - blocking findings may be fixed directly, and the log says so. + the gate is run on the development machine. Findings go back as follow-up tasks for Laguna. + Trivial or blocking findings may be fixed directly, and the log says so. ## 10. Not covered here