Skip to content

Commit c39fb32

Browse files
gtrabancoclaude
andcommitted
docs(readme): GLM-5.2 fallback ladder + non-degradable skills (EN/ES)
GPT-5.4 first (cross-family frontier), Qwen3.6 Thinking/High for planning slots, Flash never for judgment; audit-pr and product-audit are deferred, not downgraded — a shallow verdict is worse than a delayed one. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent bbe5385 commit c39fb32

2 files changed

Lines changed: 46 additions & 0 deletions

File tree

README.es.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -249,6 +249,30 @@ tier pequeño. Whisper, Kokoro, Rerank, Qwen3 Embedding y Flux 2 Klein son
249249
modelos de audio/retrieval/imagen — el workflow no los usa. Regístrate con
250250
[este enlace de referido](https://cloud.nan.builders/r/7GK06FX8).
251251

252+
**Si GLM-5.2 está caído — escalera de fallback, en orden:**
253+
254+
1. **GPT-5.4** (Copilot) — frontier de familia cruzada: sustituto completo de
255+
cada hueco de GLM-5.2, y en `review-change` es de hecho una *ganancia* de
256+
calidad (independencia respecto a la familia que escribió el código).
257+
2. **Qwen3.6, Thinking on, High** — aceptable para `plan-feature`, `plan-fix`,
258+
`init-workspace`, `triage-issue` y el conductor de `ship-roadmap`: su salida
259+
la comprueban después la revisión y la auditoría, así que un plan menos
260+
profundo se detecta. Matiz en `review-change`: si Qwen3.6 también escribió el
261+
código, el invariante ≥ se cumple (igual está permitido) pero pierdes la
262+
independencia del revisor — prefiere la opción 1 si Copilot está disponible.
263+
3. **DeepSeek V4 Flash — nunca para juicio.** Un tier "Flash" escribe bien,
264+
pero sus veredictos parecen completos mientras se dejan lo importante. Solo
265+
huecos mecánicos.
266+
267+
**Dos skills no se degradan — pospónlas en vez de bajarles el modelo:**
268+
`audit-pr` (el gate de fusión: un falso MERGE-READY es el error automatizado
269+
más caro del workflow — sin modelo frontier disponible, el humano hace el gate
270+
a mano o el PR espera) y `product-audit` (un barrido de producto a effort Max
271+
en un modelo medio devuelve un informe *aparentemente completo pero
272+
superficial*, que es peor que ningún informe — pospónlo hasta que vuelva
273+
GLM-5.2 o GPT-5.4). Todo lo que corre en los tiers Qwen3.6/Flash no se ve
274+
afectado por una caída de GLM-5.2.
275+
252276
**¿Prefieres no fijar modelos en absoluto?** Instala la **variante
253277
`#inheritance`** — las mismas skills, auto-sincronizada con latest en cada push,
254278
con todos los campos `model:` / `effort:` eliminados para que cada skill

README.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,28 @@ Qwen-written code adds independence — the strength invariant still rules);
241241
Qwen3 Embedding and Flux 2 Klein are audio/retrieval/image models — not used by
242242
the workflow. Sign up via [this referral link](https://cloud.nan.builders/r/7GK06FX8).
243243

244+
**If GLM-5.2 is down — fallback ladder, in order:**
245+
246+
1. **GPT-5.4** (Copilot) — cross-family frontier: full replacement for every
247+
GLM-5.2 slot, and for `review-change` it's actually a quality *gain*
248+
(independence from the family that wrote the code).
249+
2. **Qwen3.6, Thinking on, High** — acceptable for `plan-feature`, `plan-fix`,
250+
`init-workspace`, `triage-issue` and the `ship-roadmap` conductor: their
251+
output is checked downstream by review/audit, so a shallower plan gets
252+
caught. Caveat for `review-change`: if Qwen3.6 also wrote the code, the ≥
253+
invariant holds (equal is allowed) but you lose reviewer independence —
254+
prefer option 1 whenever Copilot is up.
255+
3. **DeepSeek V4 Flash — never for judgment.** A "Flash" tier writes fine but
256+
its verdicts look complete while missing what matters. Mechanical slots only.
257+
258+
**Two skills don't degrade — defer them instead of downgrading:**
259+
`audit-pr` (the merge gate: a false MERGE-READY is the most expensive automated
260+
mistake in the workflow — if no frontier model is up, the human gates manually
261+
or the PR waits) and `product-audit` (a Max-effort, product-wide sweep on a mid
262+
model returns a *plausible-looking but shallow* report, which is worse than no
263+
report — postpone it until GLM-5.2 or GPT-5.4 is back). Everything at the
264+
Qwen3.6/Flash tiers is unaffected by a GLM-5.2 outage.
265+
244266
**Prefer no model pinning at all?** Install the **`#inheritance` variant**
245267
the same skills, auto-synced to latest on every push, with every `model:` /
246268
`effort:` field stripped so each skill **inherits your session's model and

0 commit comments

Comments
 (0)