Commit b670305
docs: the layer stack in verbs - the acceptance test for one engine
Gabriel's restatement recorded: L0 machine, L1 boundary store, L2
engine (Stf + Ruler), L3 positioning (machine_at), L4 the
computation facade, L5 the schedules - the only layer where the
runner and the hero differ. Two invariants promoted for step 4 to
be held to: the root claim is served from persisted material (the
hero reuses the runner's work product, not just its code), and a
machine collect never crosses a fed input boundary (crossing
belongs to positioning and idle replay; collect's mid-collect
feeding support should shed in step 4). The epoch lifecycle and the
react layer stay outside the shared machinery, deliberately.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent e0e5274 commit b670305
1 file changed
Lines changed: 38 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
126 | 164 | | |
127 | 165 | | |
128 | 166 | | |
| |||
0 commit comments