From 120c95609876e2d015e84cb15bcd84d5523d1ce6 Mon Sep 17 00:00:00 2001 From: Yang Ruofeng <76990859+wanshuiyin@users.noreply.github.com> Date: Fri, 21 Aug 2026 17:03:18 +0800 Subject: [PATCH] docs(integrity-forensics): the Codex mirror's migration note covers its own mode MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Review follow-up: the mirror said only to delete the old clone, but deterministic-only is exactly the mode the mirror runs — the one case where moving the clone and its eval receipt keeps offline work alive. Now says what mainline says. --- skills/skills-codex/integrity-forensics/SKILL.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/skills/skills-codex/integrity-forensics/SKILL.md b/skills/skills-codex/integrity-forensics/SKILL.md index ca79c69..63e6f17 100644 --- a/skills/skills-codex/integrity-forensics/SKILL.md +++ b/skills/skills-codex/integrity-forensics/SKILL.md @@ -25,7 +25,9 @@ Audit target: **$ARGUMENTS** - **ANTI_AR_COMMIT = `b47af6f983b38347b6d2110379e266400597cf66`** — never tracks HEAD; bumping is a reviewed change (mainline Pin-bump checklist). - **CLONE_DIR = `~/.aris/anti-autoresearch`** — host-neutral. An older clone at - `~/.claude/anti-autoresearch` is unused; delete it whenever convenient. + `~/.claude/anti-autoresearch` is unused; move it and its `.aris_eval_ok_*` + receipt to keep an offline deterministic-only run working — this pack's own + mode — otherwise delete it whenever convenient. - **NO REVIEWER KNOBS** — and no `— effort:` mapping onto upstream settings. ## Step 0 — Bootstrap the pin (identical to mainline)