Commit a2047e5
committed
docs(board): RE-CENTER — thinking-styles are THE planning substrate (i4-32D style -> tau -> JITson/Cranelift template -> KernelHandle); recipes are what styles select
Corrects the recipe-centric framing. Grounded: contract::thinking = 36 styles/6 clusters,
each mapped to a tau macro address for JIT; contract::jit = JitTemplate -> JitCompiler
(ndarray Cranelift) -> KernelHandle -> StyleRegistry cache. Full substrate pipeline (all
shipped, unwired into planner): i4-32D style -> tau -> JITSON template -> Cranelift ->
native KernelHandle; style also selects the recipe/Tactic. Grounds #439's ExecTarget::Jit
(= jit.rs path) and ::Elixir (= recipe_kernels interpreted layer). Minimal slice should wire
STYLE SELECTION first, then recipe/kernel dispatch. Re-centering the in-flight Opus map.
https://claude.ai/code/session_01R9AWgFa65uPnLyS2my2d2R1 parent 091b477 commit a2047e5
1 file changed
Lines changed: 21 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
1 | 22 | | |
2 | 23 | | |
3 | 24 | | |
| |||
0 commit comments