26.05.01 Reconstruction Logicv0.1.22 → v0.1.23
Changed in v0.1.23 (2026-04-01): minor style update
→+1 −1
| v0.1.22 | v0.1.23 | ||
|---|---|---|---|
| 1 | # 26.05.01 Reconstruction Logic | 1 | # 26.05.01 Reconstruction Logic |
| 2 | 2 | ||
| 3 | The reconstruction logic takes a `Form` with a specified layout mode and outputs a `layout` following the specified layout mode restrictions, derived from the original `layout` in `Form`. The output layout is then used to reconstruct the scene by placing each artifact in the output `layout` according to its placement as specified in the `Embedding`. The reconstruction logic therefore refers to how to produce a `layout` following the restrictions from the original `layout`. | 3 | The reconstruction logic takes a `Form` with a specified layout mode and outputs a `layout` following the specified layout mode restrictions, derived from the original `layout` in `Form`. The output `layout` is then used to reconstruct the scene by placing each artifact in the output `layout` according to its placement as specified in the `Embedding`. The reconstruction logic therefore refers to how to produce a `layout` following the restrictions from the original `layout`. |