From 89c0f09fad499a1fc889f2e948c560088ccef7e9 Mon Sep 17 00:00:00 2001 From: Matt McKay Date: Fri, 28 Aug 2026 10:21:38 +1000 Subject: [PATCH] Add the engine's per-file commit subject to programming.zh-cn sync signatures The 2026-03/04 wave landed as per-file commits titled 'Update translation: lectures/.md' under the maintainer identity the engine commits as (41 commits; no other author has used the shape). Without the signature they classified ai-assisted, overstating that tier at 6.8% and understating ai-sync at 9.9%; with it the corpus reads ai-initial 81.2 / ai-sync 17.5 / ai-assisted 1.3. Caught by the 2026-08-28 tier adjudication for the first three-edition report (textstrata run for #1). Co-Authored-By: Claude Fable 5 --- configs/quantecon/programming-zh-cn.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/configs/quantecon/programming-zh-cn.yml b/configs/quantecon/programming-zh-cn.yml index f665ab7..0af6122 100644 --- a/configs/quantecon/programming-zh-cn.yml +++ b/configs/quantecon/programming-zh-cn.yml @@ -12,7 +12,10 @@ baseline: lectures/_admonition/gpu.md: e002d4f machine: bots: ['\[bot\]', 'dependabot', 'github-actions'] - sync: ['\[translation-sync\]', '\[action-translation\]', 'resync'] + # '^Update translation: ' is the engine's 2026-03/04 per-file commit subject + # (41 commits, all under the maintainer identity the engine commits as); + # caught by the 2026-08-28 tier adjudication, where the wave read as ai-assisted + sync: ['\[translation-sync\]', '\[action-translation\]', 'resync', '^Update translation: '] state_dir: .translate/state disclosure: {trailers: [AI-Assisted], authors: ['copilot-swe-agent']} people: