iter cadence.4-fix: address quality-review importants + German-loanword sweep (English-only in-tree)
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
>
|
||||
> **For agentic workers:** REQUIRED SUB-SKILL: use `skills/implement` to run this plan. Steps use `- [ ]` checkboxes for tracking.
|
||||
|
||||
**Goal:** Move docwriter into its own Boss-dispatched skill; shrink audit to architect+bencher; sharpen fieldtest framing as Boss-dispatched post-audit Praxistest; refresh `skills/README.md` cadence taxonomy.
|
||||
**Goal:** Move docwriter into its own Boss-dispatched skill; shrink audit to architect+bencher; sharpen fieldtest framing as Boss-dispatched post-audit field test; refresh `skills/README.md` cadence taxonomy.
|
||||
|
||||
**Architecture:** Pure config/docs reshuffle, no code. Three Boss-orchestrated buckets: per-milestone-mandatory (audit), Boss-judgment post-audit (fieldtest), Boss-judgment post-fieldtest (docwriter). The sequence forms `audit → (Boss: ready?) → fieldtest → (Boss: stable?) → docwriter`.
|
||||
|
||||
@@ -117,9 +117,9 @@ git commit -m "iter cadence.2: skills/audit — drop docwriter step (now own ski
|
||||
**Files:**
|
||||
- Modify: `skills/fieldtest/SKILL.md`
|
||||
|
||||
- [ ] **Step 1: Rewrite the "When to Use / Skipping" trigger section** to frame fieldtest as a Boss-dispatched Praxistest. Replace the current "Triggers:" bullet "A milestone has just closed `audit` cleanly (or with `ratify`-d drift only)." with:
|
||||
- [ ] **Step 1: Rewrite the "When to Use / Skipping" trigger section** to frame fieldtest as a Boss-dispatched field test. Replace the current "Triggers:" bullet "A milestone has just closed `audit` cleanly (or with `ratify`-d drift only)." with:
|
||||
|
||||
> 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.
|
||||
> Boss-dispatched after audit closes cleanly, when the orchestrator believes the iteration is correct and wants a field test. The pre-condition is a clean (or `ratify`-d) audit; the trigger is the Boss's judgment-call that the iteration is complete.
|
||||
|
||||
Keep the other two trigger bullets ("A shipped feature is suspected of being LLM-hostile…" / "A user-facing surface change…") — they already match Boss-judgment.
|
||||
|
||||
@@ -152,7 +152,7 @@ git commit -m "iter cadence.3: skills/fieldtest — Boss-dispatched framing + or
|
||||
- Trigger: "API surface stabilized; rustdoc lag suspected"
|
||||
- Output: "rustdoc updates in `///` and `//!`"
|
||||
- Mandatory?: "No — Boss-dispatched only"
|
||||
- fieldtest row description should explicitly say "Boss-dispatched post-audit Praxistest", not "after audit closes".
|
||||
- fieldtest row description should explicitly say "Boss-dispatched post-audit field test", not "after audit closes".
|
||||
- Bump the heading from "The six skills" to "The seven skills".
|
||||
|
||||
- [ ] **Step 2: Update the pipeline diagram** to reflect the new sequence:
|
||||
@@ -171,7 +171,7 @@ git commit -m "iter cadence.3: skills/fieldtest — Boss-dispatched framing + or
|
||||
--(ratify)-> JOURNAL + --update-baseline
|
||||
--(clean)-+
|
||||
|
|
||||
[Boss: iter fertig? if surface-touch:]
|
||||
[Boss: iter complete? if surface-touch:]
|
||||
v
|
||||
fieldtest --(bug)------> debug -> implement (mini)
|
||||
--(friction)-> brainstorm OR plan (tidy)
|
||||
|
||||
Reference in New Issue
Block a user