From 1dd98b4f27a7edcaad8a7bc8ff33afcd9299c4f4 Mon Sep 17 00:00:00 2001 From: tegwick Date: Sat, 22 Aug 2026 10:10:14 +0200 Subject: [PATCH] docs: capture ops-mason consistency debt in T04 Assistant: codex Assistant-Model: gpt-5.6-sol Assistant-Session: 01a02878-7c21-7692-bcd6-ce2838c4b448 --- workplans/MASON-WP-0002-whitehat-foundational-plane.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/workplans/MASON-WP-0002-whitehat-foundational-plane.md b/workplans/MASON-WP-0002-whitehat-foundational-plane.md index 8185114..890846f 100644 --- a/workplans/MASON-WP-0002-whitehat-foundational-plane.md +++ b/workplans/MASON-WP-0002-whitehat-foundational-plane.md @@ -153,10 +153,14 @@ Clean up the bounded repository drift discovered while triaging this request: recorded successful revised build, without changing the live lane; - fetch and verify remote ancestry, review the existing local commit set, and publish only by a normal fast-forward push; never force-push; +- obtain the canonical ops-mason classification through the Repo Manager + workflow and add `.repo-classification.yaml`; do not invent classification + values merely to silence C-24/C-35; - re-run repository tests and consistency checks after the record changes; -- if the historical duplicate `MASON-0001-T01` record cannot be repaired - without rewriting registered identity, create a residual instead of - silently renumbering it. +- reconcile the legacy noncanonical `MASON-0001-Txx` task species and duplicate + `MASON-0001-T01` through the registrar-safe migration path; if that cannot be + done without rewriting registered identity, create a residual instead of + silently renumbering anything. This task is repository hygiene only. It must not be used to broaden T01-T03, alter credentials, or modify live infrastructure.