From d04dfa6617d28120ab66cb843445616b109cb3e5 Mon Sep 17 00:00:00 2001 From: Brummel Date: Mon, 11 May 2026 14:01:01 +0200 Subject: [PATCH] iter cadence.3-fix: address quality-review minors (frontmatter desc + cross-ref path) --- skills/fieldtest/SKILL.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/skills/fieldtest/SKILL.md b/skills/fieldtest/SKILL.md index e6369b4..f0d2968 100644 --- a/skills/fieldtest/SKILL.md +++ b/skills/fieldtest/SKILL.md @@ -1,6 +1,6 @@ --- name: fieldtest -description: Use at milestone close after audit, OR when an LLM-usability concern about a shipped feature is suspected. Picks 2-4 real-world programming tasks within the milestone's scope, implements each in the AIL Surface form (.ailx — not raw JSON), runs the resulting binaries, and writes a friction-and-bug spec to docs/specs/-fieldtest-.md. The spec feeds the next plan as a reference. Implementer simulates a downstream LLM that has only DESIGN.md plus the public examples — never the language's own implementation. +description: Boss-dispatched only, after audit closes clean (or with ratified drift only), when the orchestrator judges the iteration is fertig and wants a Praxistest. Picks 2-4 real-world programming tasks within the milestone's scope, implements each in the AIL Surface form (.ailx — not raw JSON), runs the resulting binaries, and writes a friction-and-bug spec to docs/specs/-fieldtest-.md. The spec feeds the next plan as a reference. Implementer simulates a downstream LLM that has only DESIGN.md plus the public examples — never the language's own implementation. --- # fieldtest — LLM-usability field test for a shipped milestone @@ -123,7 +123,7 @@ 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`; +- **Cadence ordering:** fieldtest runs *before* `skills/docwriter/SKILL.md`; docwriter happens at a later, longer stability window. - **Downstream targets:** - `skills/debug/SKILL.md` — for each `bug` finding