docs: align ulk with Claude Opus 4.8 release#189
Merged
Conversation
Opus 4.8 (Claude Code 2.1.154) ships with effort default high (was xhigh on 4.7), fast mode at 2x rate / 2.5x speed, and dynamic workflows. Relative model aliases auto-resolve to 4.8 — no agent files change. Documentation updated to reflect the new defaults and rationale. - model-policy + agents-authoring: reframe effort: xhigh on opus agents as a deliberate override above the 4.8 default (high), not default-alignment - model mapping tables -> claude-opus-4-8 (CLAUDE.md, GEMINI.md, multi-provider-protocol, README); fast mode note added - context-hygiene Rule 5: mid-task system entries are cache-safe (model/MCP swaps still bust cache) - verify-protocol: Opus 4.8 honesty note; /ulk:verify stays mandatory - site-docs + session-defaults skill + install-reference: effort default and 1M-context mentions made version-agnostic (4.7/4.8) - native-features: document Dynamic Workflows (research preview, paid plans) and its positioning vs bruce/blackemperor; refresh /simplify behavior https://claude.ai/code/session_01S2q9F8a2fzdHkgkrgxoUAA
The Credits drift job runs generate-credits.cjs --check over the whole tree. This commit syncs CREDITS.md + credits.json with their sources after the Opus 4.8 doc changes. Also absorbs a pre-existing entry for the hardcode-audit skill (first-party, attribution pending) that was missing from the generated output. https://claude.ai/code/session_01S2q9F8a2fzdHkgkrgxoUAA
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Quoi
Alignement documentaire d'ulk sur Claude Opus 4.8 (Claude Code 2.1.154, sortie 2026-05-28).
Aucun fichier d'agent ne change : l'architecture ulk utilise des alias relatifs (
model: opus) qui résolvent automatiquement vers 4.8. Seules les références textuelles de version et le rationale d'effort sont mis à jour.Le point de fond
Opus 4.8 abaisse le défaut d'effort de
xhigh(4.7) àhigh. ulk conserveeffort: xhighsur les 20 agents opus — mais la justification change : ce n'est plus un alignement sur le défaut, c'est une surcharge délibérée au-dessus du défaut (orchestration, audits, reverse-engineering justifient le raisonnement max indépendamment de la session).Changements (15 fichiers, docs only)
_shared/model-policy.md,agents-authoring.md— reframe du rationaleeffort: xhigh+ note défaut 4.8CLAUDE.md,GEMINI.md,_shared/multi-provider-protocol.md,README.md— mapping modèle →claude-opus-4-8; note fast mode (2× rate / 2,5× vitesse, 3× moins cher)_shared/context-hygiene-protocol.md(Règle 5) — entréessystemmid-task cache-safe (Messages API) ; swap modèle/MCP reste un cache miss_shared/verify-protocol.md— note honnêteté Opus 4.8 (~4× moins de défauts laissés passer) ;/ulk:verifyreste obligatoiredocs/site-docs/{token-economy,reference}.md, session-defaults skill,install-reference.md— défaut effort + mentions 1M context rendues version-agnostiques (4.7/4.8)native-features.md— documentation Dynamic Workflows (research preview, plans Enterprise/Team/Max) + positionnement vs bruce (25) / blackemperor (18) ;/simplifyrafraîchi (cleanup-only + applique les fixes depuis 2.1.154)CHANGELOG.md— entrée UnreleasedHors périmètre (intentionnel)
Entrées historiques/datées laissées intactes :
CHANGELOG/CREDITSpassés, spikesdocs/research/, audits,docs/reports/token-baseline,docs/guides/portability(exemples de commandes). LesPhase 4.7(phases du protocole verify) ne sont pas des références de modèle.Veille
Dynamic Workflows est documenté comme capacité native à surveiller, sans intégration tant que la feature reste en research preview + gated par plan payant. Recouvre le territoire de bruce/blackemperor ; les deux se composent.
https://claude.ai/code/session_01S2q9F8a2fzdHkgkrgxoUAA
Generated by Claude Code