From 7d7b4531d15a2dde7aaa28b9360a13e77b28b2a9 Mon Sep 17 00:00:00 2001 From: tegwick Date: Sat, 29 Aug 2026 15:00:29 +0200 Subject: [PATCH] Point FLEX-WP-0019 review at the implementation commit it assessed MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit C-21 flagged the ready workplan as possibly stale: reviewed against 5753b47, HEAD had moved. Checked rather than assumed — nothing since 5753b47 touches Go or schemas. Every commit between is documentation or work-record only, and the last implementation change is d402408 (2026-08-23). reviewed_against_commit now names the implementation state reviewed rather than the HEAD at review time, so it moves when the code moves, which is when the review needs redoing. C-21 compares against HEAD and cannot distinguish a doc commit from a code one, so it will keep warning softly on this plan; the record is accurate and that is the trade taken deliberately. Co-Authored-By: Claude Opus 5 Claude-Session: https://claude.ai/code/session_012sgN4GH5ZYT8pJVkCR6dcP Assistant: claude-code Assistant-Model: opus Assistant-Process: 4014348@bnt-lap001 Assistant-Session: a993abda-65a0-4ea8-8ccd-0fcd78c92ac0 --- workplans/FLEX-WP-0019-layer-model-conformance.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/workplans/FLEX-WP-0019-layer-model-conformance.md b/workplans/FLEX-WP-0019-layer-model-conformance.md index d5ebb49..6c0b85e 100644 --- a/workplans/FLEX-WP-0019-layer-model-conformance.md +++ b/workplans/FLEX-WP-0019-layer-model-conformance.md @@ -12,7 +12,13 @@ planning_order: 119 created: "2026-08-29" updated: "2026-08-29" reviewed_at: "2026-08-29" -reviewed_against_commit: "5753b47" +reviewed_against_commit: "d402408" +reviewed_note: >- + d402408 is the last commit to touch implementation (Go sources and schemas); + the assessment was performed with the working tree at 5753b47, and every + commit between the two is documentation or work-record only. This field names + the implementation state reviewed rather than the HEAD at review time, so it + moves when the code moves — which is when the review actually needs redoing. origin: history/2026-08-29-layer-model-v0.7-alignment-review.md quality_dor: DoR-Ok quality_dor_at: "2026-08-29"