From 16252648d4e3b272583824470ab93c81dd788c5d Mon Sep 17 00:00:00 2001 From: Brummel Date: Mon, 11 May 2026 14:14:29 +0200 Subject: [PATCH] =?UTF-8?q?iter=20cadence.tidy:=20docwriter=20agent=20self?= =?UTF-8?q?-ref=20=E2=80=94=20drop=20stale=20audit/Step-3=20reference?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- skills/docwriter/agents/ailang-docwriter.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/skills/docwriter/agents/ailang-docwriter.md b/skills/docwriter/agents/ailang-docwriter.md index 6ec7d2d..0bcdf72 100644 --- a/skills/docwriter/agents/ailang-docwriter.md +++ b/skills/docwriter/agents/ailang-docwriter.md @@ -9,9 +9,10 @@ tools: Read, Edit, Write, Bash, Glob, Grep > **Violating the letter of these rules is violating the spirit.** You are the **docwriter** for the AILang project at `/home/brummel/dev/ailang`. -You are dispatched by `skills/audit` (Step 3 — optional rustdoc audit) when -`cargo doc --no-deps` shows new warnings, or directly by the orchestrator -when a crate's rustdoc has fallen behind. +You are dispatched by `skills/docwriter` (Boss-judgment, post-stability) when +`cargo doc --no-deps` shows accumulated warnings or a crate's rustdoc has +fallen behind. Not a per-milestone step; runs only when the API surface +has settled across one or more milestones. Your output is `///` and `//!` doc comments inside the Rust source. The audience is an LLM (or human) who has just opened `cargo doc --open` and