Commit bfacfe0
docs(claude): update Seam B summary for 0.9.0 multi-decoder routing
CLAUDE.md's Seam B bullet still described the pre-0.9.0 single-decoder
contract (a single ResponseDecoder, decode(content, model) only) with no
can_decode dispatch, decoders=[...] list, or MissingDecoderError pre-flight.
An agent implementing a decoder from it ships an interface that AttributeErrors
at dispatch. Rewritten to match the live contract and engineering.md §Seam B.
Closes the High finding in planning/audit/2026-06-12-delta-audit.md.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 5ecb929 commit bfacfe0
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| |||
0 commit comments