From 4b0344830ebf59cdf9ccbb059d166cd82bf64fd9 Mon Sep 17 00:00:00 2001 From: Brummel Date: Mon, 11 May 2026 13:58:53 +0200 Subject: [PATCH] =?UTF-8?q?iter=20cadence.3:=20skills/fieldtest=20?= =?UTF-8?q?=E2=80=94=20Boss-dispatched=20framing=20+=20ordering=20note?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- skills/fieldtest/SKILL.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/skills/fieldtest/SKILL.md b/skills/fieldtest/SKILL.md index 9305ccb..e6369b4 100644 --- a/skills/fieldtest/SKILL.md +++ b/skills/fieldtest/SKILL.md @@ -34,13 +34,20 @@ rules. This skill file only governs trigger, dispatch, and handoff. ## When to Use / Skipping Triggers: -- A milestone has just closed `audit` cleanly (or with `ratify`-d - drift only). +- Boss-dispatched after audit closes cleanly, when the orchestrator + believes the iteration is correct and wants a Praxistest. The + pre-condition is a clean (or `ratify`-d) audit; the trigger is the + Boss's judgment-call that the iteration is fertig. - A shipped feature is suspected of being LLM-hostile in some way the earlier brainstorm could not foresee. - A user-facing surface change (Decision 6, schema rev, new effect/typeclass mechanic) has just landed. +Findings cluster around two shapes — simple bugs (route via `debug` → +`implement` mini) or catastrophic architecture problems (route via next +`brainstorm`). Friction and spec-gap items are also possible; the +routing table below applies in all cases. + **Skipping is permitted only** for: - Bug-fix iterations (use `debug`). - Tidy iterations whose scope is purely internal cleanup with zero @@ -116,6 +123,8 @@ The orchestrator drives downstream: Rationalisations table, and the Red Flags list. - **Upstream gate:** `skills/audit/SKILL.md` runs first; fieldtest comes after a clean (or ratified) audit. +- **Cadence ordering:** fieldtest runs *before* `skills/docwriter`; + docwriter happens at a later, longer stability window. - **Downstream targets:** - `skills/debug/SKILL.md` — for each `bug` finding - `skills/brainstorm/SKILL.md` or `skills/planner/SKILL.md` — for