From 3361851b6650d3f909d7f00a974be78676f6c633 Mon Sep 17 00:00:00 2001 From: Brummel Date: Mon, 11 May 2026 11:28:00 +0200 Subject: [PATCH] iter or.1.3-fix: address quality-review minors (architect / audit phrasing) --- skills/audit/SKILL.md | 4 ++-- skills/audit/agents/ailang-architect.md | 3 +-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/skills/audit/SKILL.md b/skills/audit/SKILL.md index 20da919..b5e605b 100644 --- a/skills/audit/SKILL.md +++ b/skills/audit/SKILL.md @@ -46,8 +46,8 @@ Dispatch `ailang-architect` with the milestone scope (commit range from the previous milestone-close to `HEAD`): ``` -For milestone : read DESIGN.md, `docs/journals/INDEX.md` and the latest 1–3 referenced files, the latest milestone -entries; git log/diff over ..HEAD; report drift. +For milestone : read DESIGN.md and `docs/journals/INDEX.md` plus the latest 1–3 referenced files; +git log/diff over ..HEAD; report drift. ``` Architect produces a prioritised drift list (see diff --git a/skills/audit/agents/ailang-architect.md b/skills/audit/agents/ailang-architect.md index 8c8451c..f05e538 100644 --- a/skills/audit/agents/ailang-architect.md +++ b/skills/audit/agents/ailang-architect.md @@ -106,8 +106,7 @@ to fix one). ## The Process -1. Read the standing list, in this order: CLAUDE.md → DESIGN.md → `docs/journals/INDEX.md` + the per-iter files - tail → spec (if any) → recent diff. +1. Read the standing list, in this order: CLAUDE.md → DESIGN.md → `docs/journals/INDEX.md` and the per-iter files it points at → spec (if any) → recent diff. 2. `git log --oneline -30` and `git diff ..HEAD` for the factual diff. 2.5. Run `bash bench/architect_sweeps.sh` from the repo root. If exit