Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions prompts/loops/loop-lane-prompts.md
Original file line number Diff line number Diff line change
Expand Up @@ -348,8 +348,12 @@ knowledge cutoff — are upstream-owned
and are not restated here. Both orderings resolved as written against that
page on 2026-08-04. Both are *derived* comparisons rather than quoted
figures, so either can flip while every underlying number still reads
correctly: re-resolve them when a new Claude model family reaches GA, or
when one of the aliases above starts resolving to a different model.
correctly: re-resolve them when a new Claude model family reaches GA,
when one of the aliases above starts resolving to a different model, or
when a model one of them resolves to is announced deprecated or retired
([model deprecations](https://platform.claude.com/docs/en/about-claude/model-deprecations)
— the announcement leads the alias move, and upstream warns deprecated
models are likely to be less reliable than active ones).

**The implementer tier is enforced structurally at the dispatch seam
(#1649).** `/implementation:implement-dispatch` dispatches workers and
Expand Down