Commit 3c6cd2b
committed
docs(hpc): record entropy_ladder layering decision (validate in ndarray, migrate later)
Operator decision on the PR #218 coderabbit layering thread: keep entropy_ladder
in ndarray::hpc for the validation phase, migrate to the lance-graph thinking
layer once the ladder stabilizes. Module header now states the rationale (no
thinking/protocol crate dependency — pure fns on (u8,f64)+enums, decompose_spo
takes raw indices not a CausalEdge64; sits beside existing hpc::nars and
hpc::causal_diff) and the planned migration.
https://claude.ai/code/session_01D2WSmezQBNC3bUdHuGfGmo1 parent 5a34b0d commit 3c6cd2b
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
26 | 35 | | |
27 | 36 | | |
28 | 37 | | |
| |||
0 commit comments