iter cadence.3-fix: address quality-review minors (frontmatter desc + cross-ref path)

This commit is contained in:
2026-05-11 14:01:01 +02:00
parent 4b0344830e
commit d04dfa6617
+2 -2
View File
@@ -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/<date>-fieldtest-<milestone>.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/<date>-fieldtest-<milestone>.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