Commit ad7dcbc
committed
fix(spec): scope the at-rest stored-pass clause to this shape, not to protocol 18
`conversionIds` on step 18 is NOT empty — it carries the major's other D2
conversions — so "nothing to rewrite here" could be read as "the stored pass
rewrites nothing at protocol 18", which is false. The true scope is this entry's
disposition, which adds no D2 conversion of its own (its id is 0x in
`conversions/registry.ts`, control `action-execute-to-target` lit at 1x).
`registry.ts` follows by `gen:migration-registry`.
Claude-Session: https://claude.ai/code/session_01MkQhmuuJAVDjmeWNixwDDH
Co-authored-by: Claude <noreply@anthropic.com>1 parent 816f181 commit ad7dcbc
2 files changed
Lines changed: 4 additions & 4 deletions
File tree
- packages/spec/src/migrations
- entries/semantic
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
64 | | - | |
| 63 | + | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6951 | 6951 | | |
6952 | 6952 | | |
6953 | 6953 | | |
6954 | | - | |
6955 | | - | |
| 6954 | + | |
| 6955 | + | |
6956 | 6956 | | |
6957 | 6957 | | |
6958 | 6958 | | |
| |||
0 commit comments