Commit 10749d5
committed
docs(v3): fold #629 review sharpenings — LE byte-order caveat, 3-shape legacy scan, ractor control-plane wording
Accepts the three review findings: (1) domain range-scans hold over the
DECODED classid u32 (or order-preserving BE keys), never raw LE key-byte
prefixes (NodeGuid stores classid to_le_bytes — raw prefixes order by
the custom byte first); (2) the corpus-proof scanner must count ALL
THREE legacy shapes incl. 0xAAAA_DDCC render-prefix-high — exactly the
classid_canon_compat CanonLow set; (3) ractor 'ownership dummy' scopes
the data plane — the actor mailbox remains the runtime serialized
single-writer control path (the codex #578 atomicity mechanism).
routing.md §1/§5 + mailbox-kanban-model.md + INTEGRATION-PLAN W6a +
appended board correction entry.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01MLBnPuScZy6w9di2QEjsXM1 parent 8e7e6d9 commit 10749d5
4 files changed
Lines changed: 18 additions & 6 deletions
File tree
- .claude
- board
- v3
- knowledge
- soa_layout
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9777 | 9777 | | |
9778 | 9778 | | |
9779 | 9779 | | |
| 9780 | + | |
| 9781 | + | |
| 9782 | + | |
| 9783 | + | |
| 9784 | + | |
| 9785 | + | |
| 9786 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
99 | | - | |
100 | | - | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
101 | 106 | | |
102 | 107 | | |
103 | 108 | | |
| |||
0 commit comments